pa-hpux.h (LINK_LIBGCC_SPECIAL): Delete.
authorJeff Law <law@gcc.gnu.org>
Mon, 26 Apr 1993 22:16:26 +0000 (16:16 -0600)
committerJeff Law <law@gcc.gnu.org>
Mon, 26 Apr 1993 22:16:26 +0000 (16:16 -0600)
* pa-hpux.h (LINK_LIBGCC_SPECIAL): Delete.
(RELATIVE_PREFIX_NOT_LINKDIR): Delete.

From-SVN: r4237

gcc/config/pa/pa-hpux.h
gcc/config/pa/pa-hpux7.h

index d4ca3b85a470bb2b4a9443831adbf51f8834a472..33e2ac738389bd228f0364ed588fcf5af52c5aee 100644 (file)
@@ -40,10 +40,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Like the default, except no -lg.  */
 #define LIB_SPEC "%{!p:%{!pg:-lc}}%{p:-L/lib/libp/ -lc}%{pg:-L/lib/libp/ -lc}"
 
-/* Control how gcc finds libgcc.a and how it passes -L options.  */
-#define LINK_LIBGCC_SPECIAL
-#define RELATIVE_PREFIX_NOT_LINKDIR
-
 #undef CPP_PREDEFINES
 #define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D_HPUX_SOURCE"
 
index 822b1afcb714a5d81ce032b5121a231b88e5612d..f29827860bec52e8e78c1501c99ee42c0d68b1dd 100644 (file)
@@ -40,9 +40,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* Like the default, except no -lg.  */
 #define LIB_SPEC "%{!p:%{!pg:-lc}}%{p:-L/lib/libp/ -lc}%{pg:-L/lib/libp/ -lc}"
 
-/* Control how gcc finds libgcc.a and how it passes -L options.  */
-#define LINK_LIBGCC_SPECIAL
-#define RELATIVE_PREFIX_NOT_LINKDIR
-
 #undef CPP_PREDEFINES
 #define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D_HPUX_SOURCE"