From ddc0bf51a1ce84a8af55f583da149abaf752a72a Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 2 May 1999 17:18:53 +0000 Subject: Backout this change, the link options are passed to "ld" not "gcc" --- devel/ptl2/patches/patch-ac | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 devel/ptl2/patches/patch-ac (limited to 'devel/ptl2/patches/patch-ac') diff --git a/devel/ptl2/patches/patch-ac b/devel/ptl2/patches/patch-ac deleted file mode 100644 index 7717eb4e086..00000000000 --- a/devel/ptl2/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1 1999/05/01 14:38:53 tron Exp $ - ---- Util/configure.orig Fri Mar 19 12:00:58 1999 -+++ Util/configure Sat May 1 15:55:42 1999 -@@ -1327,7 +1327,7 @@ - then - MKSHLIBCMD='ld -Bshareable' - PICFLAGS="-fpic" -- RECPATHFLAGS="-R " -+ RECPATHFLAGS="-Wl,-R" - fi - ;; - linux*) -- cgit v1.2.3