summaryrefslogtreecommitdiff
path: root/package/targets.mak
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-08-12 13:07:01 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-08-12 13:07:01 +0000
commit0dfd033b8fc1f8a69bb572e4e7578998493efae4 (patch)
treeddda69b6cc2416750d5ff2fae6afb002d188cae2 /package/targets.mak
parent20efd75e91f81dad48e32adffba514c6330a4c6b (diff)
downloads6-networking-0dfd033b8fc1f8a69bb572e4e7578998493efae4.tar.xz
xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)
Diffstat (limited to 'package/targets.mak')
-rw-r--r--package/targets.mak14
1 files changed, 1 insertions, 13 deletions
diff --git a/package/targets.mak b/package/targets.mak
index 1aacad2..e28b327 100644
--- a/package/targets.mak
+++ b/package/targets.mak
@@ -19,19 +19,7 @@ minidentd
LIBEXEC_TARGETS :=
-ifdef DO_ALLSTATIC
-LIBS6NET := libs6net.a
-else
-LIBS6NET := libs6net.so
-endif
-
-ifdef DO_SHARED
-SHARED_LIBS := libs6net.so
-endif
-
-ifdef DO_STATIC
-STATIC_LIBS := libs6net.a
-endif
+LIB_DEFS := S6NET=s6net
EXTRA_TARGETS := src/minidentd/mgetuid.c