aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
authorFred Fish <fnf@redhat.com>2003-12-17 06:32:54 +0000
committerJim Wilson <wilson@specifixinc.com>2003-12-17 06:32:54 +0000
commit3f501e2c27b38493f8f290d0ec74460874d71d64 (patch)
treea0b666ddf7e4f0d9e1441282a9a4546c9cfbe114 /gcc/config.in
parenta2b07f7c3463e35eaa08ec00f8ec836e19b1a637 (diff)
patch from Fred Fish
* configure.in: Remove code to examine linker scripts and set HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES. * configure, config.in: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@74735 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 72aec728470..9a5633ba2ba 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -517,9 +517,6 @@
/* Define if your linker supports -pie option. */
#undef HAVE_LD_PIE
-/* Define if your MIPS libgloss linker scripts consistently include STARTUP directives. */
-#undef HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES
-
/* Define to PREFIX/include if cpp should also search that directory. */
#undef PREFIX_INCLUDE_DIR