summaryrefslogtreecommitdiff
path: root/archivers/libmspack/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libmspack/files/patch-Makefile.in')
-rw-r--r--archivers/libmspack/files/patch-Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/libmspack/files/patch-Makefile.in b/archivers/libmspack/files/patch-Makefile.in
index f2e686674f13..d4c7e7c8eeb9 100644
--- a/archivers/libmspack/files/patch-Makefile.in
+++ b/archivers/libmspack/files/patch-Makefile.in
@@ -1,9 +1,9 @@
---- Makefile.in.orig 2019-03-04 09:39:18 UTC
+--- Makefile.in.orig 2023-02-05 13:51:42 UTC
+++ Makefile.in
-@@ -92,7 +92,7 @@ POST_UNINSTALL = :
- build_triplet = @build@
- host_triplet = @host@
- # add "-DMSPACK_NO_DEFAULT_SYSTEM" to remove default mspack_system
+@@ -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) \