[package] fix openser module linking issues (#6932)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20521 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2bee27d58e
commit
9774def3f4
@ -247,7 +247,7 @@ define Build/Compile
|
||||
extra_defs="-DUSE_PTHREAD_MUTEX " \
|
||||
CC="$(TARGET_CC)" \
|
||||
ARCH="$(ARCH)" \
|
||||
CFLAGS="$(TARGET_CFLAGS)" \
|
||||
CFLAGS="$(TARGET_CFLAGS) $(FPIC)" \
|
||||
LOCALBASE="$(STAGING_DIR)/usr" \
|
||||
all utils/gen_ha1/gen_ha1
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user