(LINK_SPEC): Add "/nol".
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 22 Feb 1994 12:31:05 +0000 (07:31 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 22 Feb 1994 12:31:05 +0000 (07:31 -0500)
From-SVN: r6601

gcc/config/i386/os2.h

index 1bc9b36..ca65478 100644 (file)
@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define DEFAULT_TARGET_MACHINE "i386-os2"
 #endif
 #ifndef LINK_SPEC
-#define LINK_SPEC "/st:1048576/pm:vio/noi/a:16/e/bas:65536"
+#define LINK_SPEC "/st:1048576/pm:vio/noi/a:16/e/bas:65536/nol"
 #endif
 #ifndef LIB_SPEC
 #define LIB_SPEC "libc"