mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 13:01:11 +08:00
commit
06f517392f
@ -140,7 +140,7 @@ CONFIGURE_ARGS += \
|
|||||||
ac_cv_lib_sqlite3_sqlite3_open=no
|
ac_cv_lib_sqlite3_sqlite3_open=no
|
||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_CFLAGS+= $(TARGET_CPPFLAGS)
|
EXTRA_CFLAGS+= $(TARGET_CPPFLAGS) -std=gnu89
|
||||||
EXTRA_LDFLAGS+= $(TARGET_LDFLAGS) -Wl,-rpath-link,$(STAGING_DIR)/usr/lib
|
EXTRA_LDFLAGS+= $(TARGET_LDFLAGS) -Wl,-rpath-link,$(STAGING_DIR)/usr/lib
|
||||||
|
|
||||||
define Package/bandwidthd/install
|
define Package/bandwidthd/install
|
||||||
|
Loading…
Reference in New Issue
Block a user