summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-11-13 12:20:59 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-11-13 12:21:03 +0100
commit42c2de22ccda9a18478bcce4d8bf57c8b6f4a6cb (patch)
tree2bdc4ebc335ed6f55c94edfc467802de84bf9e65 /rules
parent21615f5103fb3f22c5fec50fc1fb469d0e12109d (diff)
downloadptxdist-42c2de22ccda9a18478bcce4d8bf57c8b6f4a6cb.tar.gz
ptxdist-42c2de22ccda9a18478bcce4d8bf57c8b6f4a6cb.tar.xz
gpsd: don't use libnsl
It's not needed on Linux so don't try to use it. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/gpsd.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/gpsd.in b/rules/gpsd.in
index a86cb0635..a203e48d4 100644
--- a/rules/gpsd.in
+++ b/rules/gpsd.in
@@ -3,7 +3,6 @@ menuconfig GPSD
tristate
select HOST_PYTHON3_SCONS
select LIBC_M
- select LIBC_NSL
select LIBC_PTHREAD
select GCCLIBS_CXX
select GCCLIBS_GCC_S