mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
1f907da7d0
ok jca@
12 lines
349 B
Plaintext
12 lines
349 B
Plaintext
Index: Makefile
|
|
--- Makefile.orig
|
|
+++ Makefile
|
|
@@ -27,7 +27,6 @@ COMMON_CFLAGS = -Os -pipe -std=c11 \
|
|
-ffunction-sections \
|
|
-fno-builtin \
|
|
-fno-common \
|
|
- -fvar-tracking-assignments \
|
|
-g$(if $(CONFIG_DEBUG_INFO),gdb,0) \
|
|
-Wall -Wextra -Wformat=2 -Wpedantic -Wshadow \
|
|
-Werror=implicit-function-declaration \
|