0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-23 23:02:30 +00:00
Files
termux-packages/packages/libelf/configure-ac.patch
Tee KOBAYASHI 129e18a38c tree-wide: Cleanup lib{pthread,rt} patches
not handled in cec1d690cf or before.

%ci:no-build
2023-02-13 10:16:00 +00:00

20 lines
559 B
Diff

--- elfutils-0.185/configure.ac 2021-08-29 20:49:11.091999844 +0530
+++ elfutils-0.185-patch/configure.ac 2021-08-30 15:42:30.083999825 +0530
@@ -575,16 +575,6 @@
esac
AC_SUBST([fts_LIBS])
-saved_LIBS="$LIBS"
-AC_SEARCH_LIBS([_obstack_free], [obstack])
-LIBS="$saved_LIBS"
-case "$ac_cv_search__obstack_free" in
- no) AC_MSG_FAILURE([failed to find _obstack_free]) ;;
- -l*) obstack_LIBS="$ac_cv_search__obstack_free" ;;
- *) obstack_LIBS= ;;
-esac
-AC_SUBST([obstack_LIBS])
-
dnl The directories with content.
dnl Documentation.