"-YPOSIX" must be given both for compiling and linking.
authorChris Hanson <org/chris-hanson/cph>
Thu, 29 Nov 1990 04:59:44 +0000 (04:59 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 29 Nov 1990 04:59:44 +0000 (04:59 +0000)
v7/src/microcode/s/ultrix.h

index 690166acb871055c149303aa2821850df557daf6..b7d028a7de051aca03cb920e3b74c090a86e98b6 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    System file for Ultrix
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/s/Attic/ultrix.h,v 1.11 1990/10/16 20:57:25 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/s/Attic/ultrix.h,v 1.12 1990/11/29 04:59:44 cph Rel $
 
 Copyright (c) 1989, 1990 Massachusetts Institute of Technology
 
@@ -40,6 +40,7 @@ MIT in each case. */
 /* #define LIB_DEBUG */
 
 #define C_SWITCH_SYSTEM -D_ULTRIX -YPOSIX
+#define LD_SWITCH_SYSTEM -YPOSIX
 
 #define LIBS_TERMCAP -ltermcap