Fix build on AMD64

This commit is contained in:
Tilman Keskinoz
2004-01-31 01:51:59 +00:00
parent 530a0a9167
commit 9c2035c0d1

View File

@@ -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;