SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,12 @@
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
@@ -95,7 +95,7 @@ host_triplet = @host@
# however, note that many of the tests and examples provided DO rely on the
# default mspack_system and will fail without it -- any program with a call
# like "mspack_create_...(NULL)" expects a default mspack_system.
-@GCC_TRUE@am__append_1 = -Wall -Wextra -Wno-unused-parameter -Wno-unused-result
+@GCC_TRUE@am__append_1 = -Wall -Wextra -Wno-unused-parameter
noinst_PROGRAMS = examples/cabd_memory$(EXEEXT) \
examples/cabrip$(EXEEXT) examples/chmextract$(EXEEXT) \
examples/msexpand$(EXEEXT) examples/multifh$(EXEEXT) \