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

(-)a/daemon/Makefile (-1 / +1 lines)
Lines 20-26 Link Here
20
CFLAGS += -DAUTOFS_FLAG_DIR=\"$(autofsflagdir)\"
20
CFLAGS += -DAUTOFS_FLAG_DIR=\"$(autofsflagdir)\"
21
CFLAGS += -DVERSION_STRING=\"$(version)\"
21
CFLAGS += -DVERSION_STRING=\"$(version)\"
22
LDFLAGS += -rdynamic
22
LDFLAGS += -rdynamic
23
LIBS = -ldl
23
LIBS = -ldl -lpthread
24
24
25
all: automount
25
all: automount
26
26

Return to bug 247969