Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 179280
Collapse All | Expand All

(-)Clients/Makefile.orig (-1 / +1 lines)
Lines 54-60 Link Here
54
ifneq "$(wildcard /usr/lib/libSystem.dylib)" ""
54
ifneq "$(wildcard /usr/lib/libSystem.dylib)" ""
55
LIBS =
55
LIBS =
56
else
56
else
57
LIBS = -L../mDNSPosix/build/prod/ -ldns_sd
57
LIBS = -L../mDNSPosix/build/debug/ -ldns_sd
58
endif
58
endif
59
59
60
targets: build/dns-sd
60
targets: build/dns-sd

Return to bug 179280