mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-08 18:22:30 +01:00
11 lines
256 B
Diff
11 lines
256 B
Diff
--- a/ipfw/Makefile
|
|
+++ b/ipfw/Makefile
|
|
@@ -21,7 +21,6 @@
|
|
ifneq ($(VER),openwrt)
|
|
ifeq ($(OSARCH),Linux)
|
|
EXTRA_CFLAGS += -D__BSD_VISIBLE
|
|
- EXTRA_CFLAGS += -Werror
|
|
# Required by GCC 4.6
|
|
EXTRA_CFLAGS += -Wno-unused-but-set-variable
|
|
endif
|