/test/language/unclassified/test_overload01.make
http://github.com/tybor/Liberty · Unknown · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · fe1347623ae275d0fa2195b91b647fb7 MD5 · raw file
- # Beginning of parallelizable section
- g++ -pipe -Os -c -x c test_overload01.c
- # End of parallelizable section
- g++ -pipe -Os -o test_overload01.exe test_overload01.o -x "c++" test_overload01_external_cpp.cpp -x none
- strip test_overload01.exe