]> ruderich.org/simon Gitweb - blhc/blhc.git/blobdiff - t/logs/c++
Support filenames which contain "~".
[blhc/blhc.git] / t / logs / c++
index 107ba1a7fdbc763ceb89dd9d9e83103270fd6bbb..e3828ceaaf229c647a47b76b6623f11cf657b59f 100644 (file)
@@ -10,6 +10,8 @@ c++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-securit
 test-d.cc:47:11: warning: unused variable 'test' [-Wunused-variable]
 c++ -Wl,-z,defs -o test test-a.o test-b.o test-c.o test-d.o -ltest
 
+c++ -Wl,-z,defs test-a.o test-b.o test-c.o -ltest -Wl,-z,relro -o test/test-4.2~_4711/test.so test.o
+
 rm c++test.h
 c++\
     test.c