]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
t-openbsd (T_CFLAGS): Add -Dmkstemps=my_mkstemps.
authorMarc Espie <espie@openbsd.org>
Sat, 27 Feb 1999 18:49:39 +0000 (18:49 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 27 Feb 1999 18:49:39 +0000 (11:49 -0700)
        * config/t-openbsd (T_CFLAGS): Add -Dmkstemps=my_mkstemps.
Revolting patch for the branch only.  Don't ever consider adding it to
the mainline.

From-SVN: r25485

gcc/ChangeLog
gcc/config/t-openbsd

index c7a94b6d297772b60a54b0855515ee3f72c98967..e8cb1929738b5cddd71d12d13aa28df62c1600d3 100644 (file)
@@ -1,3 +1,7 @@
+Sat Feb 27 19:47:39 1999  Marc Espie <espie@openbsd.org>
+
+       * config/t-openbsd (T_CFLAGS): Add -Dmkstemps=my_mkstemps.
+
 Sat Feb 27 19:37:04 1999  Arturo Montes  <mitosys@colomsat.com.co>
 
        * i386/t-sco5 (crti.o): New target.
index 14bebc13e6ba7830b06a5f46aef785b2450d88de..6bd8123d8afaca8d9a1851dd5a048775317248db 100644 (file)
@@ -5,3 +5,5 @@ STMP_FIXPROTO =
 USER_H = ${LANG_EXTRA_HEADERS}
 INSTALL_ASSERT_H =
 
+# We don't want collisions with our mkstemps
+T_CFLAGS=-Dmkstemps=my_mkstemps