mirror of
https://github.com/openwrt/packages.git
synced 2026-01-08 10:00:19 +04:00
gpsd: respect LDFLAGS
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
This commit is contained in:
@@ -83,6 +83,9 @@ define Package/libgps/description
|
||||
This package contains the libgps library.
|
||||
endef
|
||||
|
||||
SCONS_VARS += \
|
||||
LINKFLAGS="$(TARGET_LDFLAGS)"
|
||||
|
||||
SCONS_OPTIONS += \
|
||||
dbus_export=no \
|
||||
tsip=no \
|
||||
|
||||
Reference in New Issue
Block a user