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

(-)acl-2.2.34/include/buildmacros (-1 / +1 lines)
Lines 41-47 LIBNAME = $(basename $(LTLIBRARY)) Link Here
41
LTOBJECTS = $(OBJECTS:.o=.lo)
41
LTOBJECTS = $(OBJECTS:.o=.lo)
42
LTVERSION = $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
42
LTVERSION = $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
43
43
44
LTLINK = $(LIBTOOL) --mode=link $(CC)
44
LTLINK = $(LIBTOOL) --mode=link $(CC) $(LDFLAGS)
45
LTEXEC = $(LIBTOOL) --mode=execute
45
LTEXEC = $(LIBTOOL) --mode=execute
46
LTINSTALL = $(LIBTOOL) --mode=install $(INSTALL)
46
LTINSTALL = $(LIBTOOL) --mode=install $(INSTALL)
47
LTCOMPILE = $(LIBTOOL) --mode=compile $(CCF)
47
LTCOMPILE = $(LIBTOOL) --mode=compile $(CCF)

Return to bug 126825