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

Collapse All | Expand All

(-)net80211/Makefile~ (-1 / +1 lines)
Lines 78-84 Link Here
78
78
79
INCS += -I$(TOP) -I$(HAL)
79
INCS += -I$(TOP) -I$(HAL)
80
80
81
EXTRA_CFLAGS+=$(INCS) $(COPTS)
81
EXTRA_CFLAGS+=$(INCS) $(COPTS) -Wno-error
82
82
83
-include $(TOPDIR)/Rules.make
83
-include $(TOPDIR)/Rules.make
84
84

Return to bug 193549