From 8f2c1f6472b998a9c68637f48717670293ff28f3 Mon Sep 17 00:00:00 2001 From: espie Date: Sat, 27 Feb 1999 14:23:25 +0000 Subject: [PATCH] This should avoid mkstemps trouble on alpha. --- lang/egcs-stable/files/config/gcc/config/t-openbsd | 7 ------- lang/egcs/stable/files/config/gcc/config/t-openbsd | 7 ------- 2 files changed, 14 deletions(-) diff --git a/lang/egcs-stable/files/config/gcc/config/t-openbsd b/lang/egcs-stable/files/config/gcc/config/t-openbsd index 14bebc13e6b..e69de29bb2d 100644 --- a/lang/egcs-stable/files/config/gcc/config/t-openbsd +++ b/lang/egcs-stable/files/config/gcc/config/t-openbsd @@ -1,7 +0,0 @@ -# Don't run fixproto -STMP_FIXPROTO = - -# We don't need GCC's own include files but we do need lang specific ones. -USER_H = ${LANG_EXTRA_HEADERS} -INSTALL_ASSERT_H = - diff --git a/lang/egcs/stable/files/config/gcc/config/t-openbsd b/lang/egcs/stable/files/config/gcc/config/t-openbsd index 14bebc13e6b..e69de29bb2d 100644 --- a/lang/egcs/stable/files/config/gcc/config/t-openbsd +++ b/lang/egcs/stable/files/config/gcc/config/t-openbsd @@ -1,7 +0,0 @@ -# Don't run fixproto -STMP_FIXPROTO = - -# We don't need GCC's own include files but we do need lang specific ones. -USER_H = ${LANG_EXTRA_HEADERS} -INSTALL_ASSERT_H = -