Fix build on AMD64
This commit is contained in:
parent
530a0a9167
commit
9c2035c0d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99572
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ COMMENT= Workman library required by some audio apps
|
|||
WRKSRC= ${WRKDIR}/libworkman
|
||||
USE_IMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CFLAGS+= -fPIC
|
||||
|
||||
post-patch:
|
||||
@${CP} ${WRKSRC}/Config ${WRKSRC}/Config.orig;
|
||||
|
|
Loading…
Reference in a new issue