mirror of
https://git.freebsd.org/ports.git
synced 2025-05-08 03:40:46 -04:00
- Update WWW and clean up pkg-descr Changes: https://github.com/kyz/libmspack/blob/master/libmspack/ChangeLog
11 lines
631 B
Text
11 lines
631 B
Text
--- Makefile.in.orig 2023-02-05 13:51:42 UTC
|
|
+++ 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) \
|