sg3-utils: link dynamically instead of statically
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32541 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
13a30adb60
commit
997a896874
@ -36,7 +36,7 @@ endef
|
||||
|
||||
|
||||
define Build/Compile
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) -f no_lib/Makefile.linux_static \
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) -f no_lib/Makefile.linux \
|
||||
DESTDIR=$(STAGING_DIR) \
|
||||
CC="$(TARGET_CC)" \
|
||||
CFLAGS="$(TARGET_CFLAGS) -DSG3_UTILS_LINUX" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user