Commit 86543c6e by Richard Stallman

(SYSTEM_HEADER_DIR): Overridden.

From-SVN: r2044
parent 058d8521
...@@ -17,6 +17,9 @@ RANLIB_TEST = $(RANLIB_TEST_FOR_TARGET) ...@@ -17,6 +17,9 @@ RANLIB_TEST = $(RANLIB_TEST_FOR_TARGET)
# before we try to build libgcc.a. # before we try to build libgcc.a.
CROSS_TOOLS = install-cross-tools CROSS_TOOLS = install-cross-tools
# Dir to search for system headers. Normally /usr/include.
SYSTEM_HEADER_DIR = $(libsubdir)/sys-include
# Cause installation using install-cross. # Cause installation using install-cross.
INSTALL_TARGET = install-cross INSTALL_TARGET = install-cross
......
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