summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/policykit/files/policykit-0.92-as-needed.patch')
-rw-r--r--sys-auth/policykit/files/policykit-0.92-as-needed.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/sys-auth/policykit/files/policykit-0.92-as-needed.patch b/sys-auth/policykit/files/policykit-0.92-as-needed.patch
deleted file mode 100644
index 73450f4886ce..000000000000
--- a/sys-auth/policykit/files/policykit-0.92-as-needed.patch
+++ /dev/null
@@ -1,18 +0,0 @@
- configure.ac | 4 ----
- 1 files changed, 0 insertions(+), 4 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index f210559..8970f9c 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -140,10 +140,6 @@ AC_CHECK_LIB(expat,XML_ParserCreate,[EXPAT_LIBS="-lexpat"],
- [AC_MSG_ERROR([Can't find expat library. Please install expat.])])
- AC_SUBST(EXPAT_LIBS)
-
--if test "x$GCC" = "xyes"; then
-- LDFLAGS="-Wl,--as-needed $LDFLAGS"
--fi
--
- dnl ---------------------------------------------------------------------------
- dnl - User
- dnl ---------------------------------------------------------------------------