config/rs6000/x-darwin: Remove XCFLAGS -mdynamic-no-pic to
authorRobert Bowdidge <bowdidge@apple.com>
Wed, 18 Aug 2004 23:24:11 +0000 (16:24 -0700)
committerRobert Bowdidge <bowdidge@gcc.gnu.org>
Wed, 18 Aug 2004 23:24:11 +0000 (16:24 -0700)
get regression tester working again.

From-SVN: r86215

gcc/ChangeLog
gcc/config/rs6000/x-darwin

index 9902a2cfbe05a49d619558fb7eb28354f59dc3ca..fd73c037e45e8eec16d061f802ea663f2494c93a 100644 (file)
@@ -1,3 +1,8 @@
+2004-08-18  Robert Bowdidge <bowdidge@apple.com>
+
+       * config/rs6000/x-darwin: Remove XCFLAGS -mdynamic-no-pic to
+        get regression tester working again.
+
 2004-08-18  Zack Weinberg  <zack@codesourcery.com>
 
        * insn-notes.def, reg-notes.def: New files.
index 0a2f52883b954a07b161e8573a040292adc43ff7..f7242a7ee5b3693e2af1446cd4084c27fd476baf 100644 (file)
@@ -1,4 +1,3 @@
-XCFLAGS = -mdynamic-no-pic
 host-darwin.o : $(srcdir)/config/rs6000/host-darwin.c $(CONFIG_H) $(SYSTEM_H) \
   coretypes.h hosthooks.h hosthooks-def.h toplev.h diagnostic.h
        $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \