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

Collapse All | Expand All

(-)dosemu-code-15cfb41ff20a052769d753c3262c57ecb050ad71/src/emu-i386/simx86/Makefile (+3 lines)
Lines 26-31 Link Here
26
26
27
include $(REALTOPDIR)/src/Makefile.common
27
include $(REALTOPDIR)/src/Makefile.common
28
28
29
cpatch.o: cpatch.c
30
	$(CC) -c $(ALL_CPPFLAGS) $(ASFLAGS) -fno-lto -o $@ $<
31
29
all: lib
32
all: lib
30
33
31
install: all
34
install: all

Return to bug 700126