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

(-)a/net-dns/maradns/files/maradns-3.5.0022-flags.patch (-2 / +1 lines)
Lines 40-46 index 965c7fb..572dccc 100644 Link Here
40
+	cd ../qual ; $(MAKE) $(M) ; cd ../server ; \
40
+	cd ../qual ; $(MAKE) $(M) ; cd ../server ; \
41
+	$(MAKE) $(M) $(V) COMPILED=\"$(COMPILED)\" ; \
41
+	$(MAKE) $(M) $(V) COMPILED=\"$(COMPILED)\" ; \
42
+	cd ../tools ; $(MAKE) $(M) ; \
42
+	cd ../tools ; $(MAKE) $(M) ; \
43
+	cd ../deadwood-*/src/ ; $(MAKE) FLAGS=-O2 ; \
43
+	cd ../deadwood-*/src/ ; $(MAKE) $(M) ; \
44
+	cd ../../tcp ; $(MAKE) $(M) $(V) ; cat ../00README.FIRST
44
+	cd ../../tcp ; $(MAKE) $(M) $(V) ; cat ../00README.FIRST
45
 
45
 
46
 debug: 
46
 debug: 
47
- 

Return to bug 865643