Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 232601 | Differences between
and this patch

Collapse All | Expand All

(-)lib/Makefile.library (+1 lines)
Lines 12-17 Link Here
12
12
13
clean::
13
clean::
14
	@$(RM) -f subdirs
14
	@$(RM) -f subdirs
15
$(LIBRARY).a: ALL_CFLAGS += -fPIC
15
16
16
$(LIBRARY).a: $(OBJS)
17
$(LIBRARY).a: $(OBJS)
17
	@echo "	GEN_LIB $@"
18
	@echo "	GEN_LIB $@"

Return to bug 232601