|
|
-e "/^CXX=/s:g++:$(tc-getCXX):" \ | -e "/^CXX=/s:g++:$(tc-getCXX):" \ |
-e "/^CC=/s:gcc:$(tc-getCC):" \ | -e "/^CC=/s:gcc:$(tc-getCC):" \ |
-e "s:OPTFLAGS=-O:OPTFLAGS=${CXXFLAGS}:" \ | -e "s:OPTFLAGS=-O:OPTFLAGS=${CXXFLAGS}:" \ |
|
-e 's:-s ::' \ |
makefile* || die "changing makefiles" | makefile* || die "changing makefiles" |
| |
if use amd64; then | if use amd64; then |