Don't use "-export-dynamic" switch.
authorChris Hanson <org/chris-hanson/cph>
Tue, 1 Feb 2000 04:13:55 +0000 (04:13 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 1 Feb 2000 04:13:55 +0000 (04:13 +0000)
v7/src/microcode/s/freebsd.h

index def8b37ea28886cf61ce548f8c89400ec477b910..89bca935d84c7a08358f1f3add320be0b7af6652 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    System file for FreeBSD
 
-$Id: freebsd.h,v 1.3 2000/02/01 04:08:27 cph Exp $
+$Id: freebsd.h,v 1.4 2000/02/01 04:13:55 cph Exp $
 
 Copyright (c) 1993-2000 Massachusetts Institute of Technology
 
@@ -37,8 +37,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 #define LIBS_TERMCAP LINUX_STATIC_LIBS (-ltermcap)
 #define HAVE_TERMINFO
 
-#define LD_SWITCH_SYSTEM -export-dynamic
-
 /* Use the built-in files <limits.h> and <float.h> rather than those
    generated by the "hard-par" program.  */
 #define USE_BUILT_IN_LIMITS_FILES