*** empty log message ***
authorSteve Chamberlain <steve@cygnus>
Wed, 17 Apr 1991 02:13:13 +0000 (02:13 +0000)
committerSteve Chamberlain <steve@cygnus>
Wed, 17 Apr 1991 02:13:13 +0000 (02:13 +0000)
ld/ldmain.c

index 6fb9bdb396c6accb2b21b696beb9c7aaec0d3753..2cc9973418ff9b96a34cbfa83edc427b22e480be 100644 (file)
@@ -145,9 +145,9 @@ main (argc, argv)
   emulation =  (char *) getenv(EMULATION_ENVIRON); 
 
   /* Initialize the data about options.  */
-  strip_symbols = STRIP_NONE;
+
   trace_files = false;
-  discard_locals = DISCARD_NONE;
+
 
   write_map = false;
   config.relocateable_output = false;