From eb4dbe737f56b6380c7a69d5a65f9ef40ab390ca Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Jun 20 2019 14:41:26 +0000 Subject: Now upstream though in a more complicated way which is opt-in. --- diff --git a/httpd-2.4.39-export.patch b/httpd-2.4.39-export.patch index e343b22..b20a6e7 100644 --- a/httpd-2.4.39-export.patch +++ b/httpd-2.4.39-export.patch @@ -3,8 +3,7 @@ Reduce size of httpd binary by telling linker to export all symbols from libmain.a, rather than bloating the symbol table with ap_hack_* to do so indirectly. -Upstream-HEAD: needed -Upstream-2.0: omit +Upstream: https://svn.apache.org/r1861685 (as new default-off configure option) --- httpd-2.4.39/Makefile.in.export +++ httpd-2.4.39/Makefile.in