Libraryize test.cc

This commit is contained in:
Ian Gulliver
2016-09-25 17:37:37 -07:00
parent c067cbd71e
commit f31ccaad16
10 changed files with 100 additions and 102 deletions

View File

@@ -55,6 +55,7 @@ toolchain {
compiler_flag: "-fPIE"
linker_flag: "-Wl,-z,relro,-z,now"
linker_flag: "-pie"
linker_flag: "-lstdc++"
compilation_mode_flags {
mode: OPT