summaryrefslogtreecommitdiff
path: root/textproc/sxml/files/patch-examples_Makefile.in
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-05-04 13:18:33 +0200
committerRene Ladan <rene@FreeBSD.org>2025-05-04 13:18:33 +0200
commit54fcd8fbddba7c5a6ae7c6d80e71e2ebb3ee8d38 (patch)
tree8dd9a0a508246ca2a01c774e7169ff17d2cef811 /textproc/sxml/files/patch-examples_Makefile.in
parenttextproc/docbook2odf: Remove expired port (diff)
textproc/sxml: Remove expired port
2025-04-30 textproc/sxml: No consumers in tree and no active development upstream for over a decade
Diffstat (limited to 'textproc/sxml/files/patch-examples_Makefile.in')
-rw-r--r--textproc/sxml/files/patch-examples_Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/sxml/files/patch-examples_Makefile.in b/textproc/sxml/files/patch-examples_Makefile.in
deleted file mode 100644
index 8754201ca4df..000000000000
--- a/textproc/sxml/files/patch-examples_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- examples/Makefile.in.orig 2008-02-05 14:03:37 UTC
-+++ examples/Makefile.in
-@@ -34,7 +34,7 @@ INSTALL_PROGRAM=@INSTALL_PROGRAM@ -s
- INSTALL_DATA=@INSTALL_DATA@
-
- DEFS= @DEFS@
--OPTS= -fforce-mem -fforce-addr -fstrength-reduce -funroll-loops -finline-functions
-+OPTS= -fstrength-reduce -funroll-loops -finline-functions
- CPPFLAGS= -I.. -L..
- CFLAGS= ${DEFS} ${CPPFLAGS} ${OPTS} @CFLAGS@
-