X-Git-Url: https://git.tld-linux.org/?p=packages%2Fsyslog-ng.git;a=blobdiff_plain;f=syslog-ng-nolibs.patch;h=0906f4735328c58ff4c3dc88a6a2ab872896cfe1;hp=9f97ac7d6d1187476e6ef39a2b91ce41231f09b5;hb=39261fbb5903f57b19fae2257ee756ac6c123753;hpb=0b47fab1b64b82651fa62b7008b4a36f95272a88 diff --git a/syslog-ng-nolibs.patch b/syslog-ng-nolibs.patch index 9f97ac7..0906f47 100644 --- a/syslog-ng-nolibs.patch +++ b/syslog-ng-nolibs.patch @@ -15,14 +15,3 @@ if test "x$enable_linux_caps" = "xyes" -o "x$enable_linux_caps" = "xauto"; then ---- syslog-ng-3.5.2/configure.ac~ 2013-12-01 22:52:03.000000000 +0100 -+++ syslog-ng-3.5.2/configure.ac 2013-12-01 23:02:32.955209559 +0100 -@@ -1145,7 +1145,7 @@ - else - SYSLOGNG_DEPS_LIBS="$LIBS $BASE_LIBS $RESOLV_LIBS $LD_START_STATIC -Wl,--whole-archive $GLIB_LIBS $EVTLOG_LIBS $PCRE_LIBS $REGEX_LIBS -Wl,--no-whole-archive $IVYKIS_NO_LIBTOOL_LIBS $LD_END_STATIC $LIBCAP_LIBS $DL_LIBS " - TOOL_DEPS_LIBS="$LIBS $BASE_LIBS $GLIB_LIBS $EVTLOG_LIBS $RESOLV_LIBS $LIBCAP_LIBS $PCRE_LIBS $REGEX_LIBS $IVYKIS_LIBS $DL_LIBS" -- CORE_DEPS_LIBS="" -+ CORE_DEPS_LIBS="$GLIB_LIBS $EVTLOG_LIBS $LIBCAP_LIBS $IVYKIS_LIBS" - - # bypass libtool in case we want to do mixed linking because it - # doesn't support -Wl,-Bstatic -Wl,-Bdynamic on a per-library basis.