Fix toolchain build problem.
This commit is contained in:
parent
8fe8a4ced8
commit
6c9c8b753c
2
gnu/dist/toolchain/gcc/Makefile.in
vendored
2
gnu/dist/toolchain/gcc/Makefile.in
vendored
@ -2609,7 +2609,7 @@ install-multilib: stmp-multilib installdirs
|
||||
done
|
||||
|
||||
# Install all the header files built in the include subdirectory.
|
||||
install-headers: install-include-dir $(INSTALL_HEADERS_DIR) $(INSTALL_ASSERT_H)
|
||||
install-headers: install-include-dir $(INSTALL_ASSERT_H)
|
||||
# Fix symlinks to absolute paths in the installed include directory to
|
||||
# point to the installed directory, not the build directory.
|
||||
# Don't need to use LN_S here since we really do need ln -s and no substitutes.
|
||||
|
Loading…
Reference in New Issue
Block a user