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

(-)modules/alsa/Makefile.orig (-1 / +1 lines)
Lines 31-37 Link Here
31
all: $(LIB)
31
all: $(LIB)
32
32
33
$(LIB): $(OBJSPIC)
33
$(LIB): $(OBJSPIC)
34
	$(CC) $(SHFLAGS) -o ../../bin/gcc/$@ $(OBJSPIC) $(EXTRALIBS) -L../../bin/gcc -lgpac -lasound
34
	$(CC) $(SHFLAGS) -o ../../bin/gcc/$@ $(OBJSPIC) $(EXTRALIBS) -L../../bin/gcc -lgpac -lasound $(LDFLAGS)
35
35
36
36
37
%.o: %.c
37
%.o: %.c

Return to bug 310257