mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
ChangeLog: https://tracker.debian.org/news/1593225/accepted-lockfile-progs-020-source-into-unstable/
11 lines
391 B
Text
11 lines
391 B
Text
--- GNUmakefile.orig 2024-12-10 21:05:21 UTC
|
|
+++ GNUmakefile
|
|
@@ -10,7 +10,7 @@ cleanfiles += $(generated)
|
|
generated += $(patsubst %,man/%.1,$(variants))
|
|
cleanfiles += $(generated)
|
|
|
|
-CFLAGS := -g -Wall -Wformat-security -Werror -O2 -fwrapv -fno-strict-aliasing $(CFLAGS)
|
|
+#CFLAGS := -g -Wall -Wformat-security -Werror -O2 -fwrapv -fno-strict-aliasing $(CFLAGS)
|
|
CPPFLAGS ?=
|
|
LDFLAGS ?=
|
|
|