summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eeb47dc..e5fe90c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-28 Thomas Schwinge <tschwinge@gnu.org>
+
+ [bug #23417, patch #6508 -- Building with -g3]
+ * Makefile.am (MIGCOM): Revert the 2008-05-19 change.
+
2008-05-25 Andrei Barbu <teval0@gmail.com>
* ddb/db_aout.c (aout_db_symbol_values): Add stab parameter.
diff --git a/Makefile.am b/Makefile.am
index f6dccf4..31cf857 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -76,7 +76,7 @@ AM_CCASFLAGS += \
#
# MIGCOM.
-MIGCOM = $(MIG) -n - /dev/null
+MIGCOM = $(MIG) -n -cc cat - /dev/null
# We need this because we use $(CPP) to preprocess MIG .defs files.
CPP = @CPP@ -x c