aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/x-darwin
diff options
context:
space:
mode:
authorZack Weinberg <zack@gcc.gnu.org>2002-01-10 22:03:06 +0000
committerZack Weinberg <zack@gcc.gnu.org>2002-01-10 22:03:06 +0000
commit5dd8a9b1c23a2a5f2f63e1cfeae46efa8cee25f4 (patch)
tree4eb6e594f21c9524151f70228618def02304bcb0 /gcc/config/rs6000/x-darwin
parentd10dd44c1935b180847ecfa3da34e2cc589b2b33 (diff)
downloadgcc-5dd8a9b1c23a2a5f2f63e1cfeae46efa8cee25f4.zip
gcc-5dd8a9b1c23a2a5f2f63e1cfeae46efa8cee25f4.tar.gz
gcc-5dd8a9b1c23a2a5f2f63e1cfeae46efa8cee25f4.tar.bz2
configure.in: Set stage1_cflags for powerpc-*-darwin*.
* configure.in: Set stage1_cflags for powerpc-*-darwin*. * configure: Regenerate. * config/interix.h: Set DO_GLOBAL_CTORS_BODY and DO_GLOBAL_DTORS_BODY here, not in xm-interix.h. * config/alpha/vms.h: Set INCLUDE_DEFAULTS here, not in alpha/xm-vms.h. * config/m68k/t-next: Set OTHER_FIXINCLUDES_DIRS and LIMITS_H_TEST here, not in m68k/x-next. * config/rs6000/beos.h: Set STANDARD_INCLUDE_DIR and SYSTEM_INCLUDE_DIR here, not in rs6000/xm-beos.h. * config/x-interix: Don't set RANLIB, RANLIB_TEST, SHELL, LIBGCC2_INCLUDES, or SYSTEM_HEADER_DIR. * config/alpha/x-vms: Don't set USE_COLLECT2. Add comments. * config/i386/x-djgpp: Renamed i386/t-djgpp. * config/m88k/x-dolph: Renamed m88k/t-dolph. * config/m88k/x-texXD88: Renamed m88k/t-texXD88. * config/pa/x-pa-mpeix: Renamed pa/t-mpeix. Update for replacement of quadlib.asm with quadlib.c. * config/x-interix3, config/xm-interix.h, config/i386/x-beos, config/i386/xm-osf1elf.h, config/rs6000/x-darwin, config/rs6000/xm-beos.h: Delete file. * config.gcc: Update to match above changes. From-SVN: r48757
Diffstat (limited to 'gcc/config/rs6000/x-darwin')
-rw-r--r--gcc/config/rs6000/x-darwin5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/rs6000/x-darwin b/gcc/config/rs6000/x-darwin
deleted file mode 100644
index 0f2b636..0000000
--- a/gcc/config/rs6000/x-darwin
+++ /dev/null
@@ -1,5 +0,0 @@
-# The spiffy cpp-precomp chokes on some legitimate constructs in GCC
-# sources; use -no-cpp-precomp to get to GNU cpp. (This is another
-# peculiarity of Apple's GCC that we hope to get rid of.)
-
-CC = cc -no-cpp-precomp