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

(-)a/Makefile.am (-2 / +2 lines)
Lines 2121-2127 libsystemd_internal_la_CFLAGS = \ Link Here
2121
	-pthread
2121
	-pthread
2122
2122
2123
libsystemd_internal_la_LIBADD = \
2123
libsystemd_internal_la_LIBADD = \
2124
	$(RT_LIBS)
2124
	$(RT_LIBS) \
2125
	-lresolv
2125
2126
2126
noinst_LTLIBRARIES += \
2127
noinst_LTLIBRARIES += \
2127
	libsystemd-internal.la
2128
	libsystemd-internal.la
2128
- 

Return to bug 504700