CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/24 13:22:49
Modified files:
gnu/lib/libstdc++-v3: Makefile.common
gnu/usr.bin/cc : Makefile.inc
gnu/usr.bin/cc/c++: Makefile
gnu/usr.bin/cc/cc: Makefile
gnu/usr.bin/cc/libobjc: Makefile
Log message:
install gcc, g++ as gcc and g++ instead of cc, c++ and create links
to the latter on non-clang architectures and make sure we build gcc
with itself because clang won't be able to build it
ok naddy@
