/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

  1. # Beginning of parallelizable section
  2. g++ -pipe -Os -c -x c test_overload01.c
  3. # End of parallelizable section
  4. g++ -pipe -Os -o test_overload01.exe test_overload01.o -x "c++" test_overload01_external_cpp.cpp -x none
  5. strip test_overload01.exe