summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d904dca4..ccca7f31 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,6 +51,9 @@ AM_CPPFLAGS += \
-I$(top_srcdir)/$(systype)/include/mach/sa \
-I$(top_srcdir)/include
+AM_CFLAGS += \
+ -fno-builtin-log
+
# Yes, this makes the eyes hurt. But perhaps someone will finally take care of
# all that scruffy Mach code... Also see <http://savannah.gnu.org/task/?5726>.
AM_CFLAGS += \