This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#2198
from ryzhovau/gpsd_ldflags
gpsd: respect LDFLAGS
lilik-openwrt-22.03
champtar
9 years ago
parent
529d184dbf
ea3cdae6d2
commit
72fb23b1be
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
utils/gpsd/Makefile
+ 3
- 0
utils/gpsd/Makefile
View File
@ -83,6 +83,9 @@ define Package/libgps/description
This package contains the libgps library.
e
n
d
e
f
SCONS_VARS
+=
\
LINKFLAGS
=
"
$(
TARGET_LDFLAGS
)
"
SCONS_OPTIONS
+=
\
dbus_export
=
no
\
tsip
=
no
\
Write
Preview
Loading…
Cancel
Save