Commit 311519df by Richard Kenner

(INSTALL_ASSERT_H): Unset it.

From-SVN: r10986
parent 8baa67d9
...@@ -12,3 +12,6 @@ BOOT_CFLAGS = -O $(CFLAGS) -Iinclude ...@@ -12,3 +12,6 @@ BOOT_CFLAGS = -O $(CFLAGS) -Iinclude
# Don't run fixproto # Don't run fixproto
STMP_FIXPROTO = STMP_FIXPROTO =
# Don't install "assert.h" in gcc. We use the one in glibc.
INSTALL_ASSERT_H =
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment