From 0f558761aa2dee1017b4751e4017205e015a9560 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 29 Jun 2022 12:04:12 +0100 Subject: gentoo resync : 29.12.2022 --- .../files/webalizer-2.23.08-broken-disable-static.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 app-admin/webalizer/files/webalizer-2.23.08-broken-disable-static.patch (limited to 'app-admin/webalizer/files') diff --git a/app-admin/webalizer/files/webalizer-2.23.08-broken-disable-static.patch b/app-admin/webalizer/files/webalizer-2.23.08-broken-disable-static.patch new file mode 100644 index 000000000000..109740a33ccb --- /dev/null +++ b/app-admin/webalizer/files/webalizer-2.23.08-broken-disable-static.patch @@ -0,0 +1,16 @@ +--- a/configure ++++ b/configure +@@ -3939,13 +3939,6 @@ + + + if test "$GCC" = "yes"; then +- +- # Check whether --enable-static was given. +-if test "${enable_static+set}" = set; then +- enableval=$enable_static; LDFLAGS="--static ${LDFLAGS}" +-fi +- +- + if test "$IN_CFLAGS" = ""; then + CFLAGS="-Wall -O2" + fi -- cgit v1.2.3