This repository was archived by the owner on Oct 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathignore_make_compare
10 lines (7 loc) · 2.42 KB
/
ignore_make_compare
1
2
3
4
5
6
7
8
9
export CXX=g++-8
ccache /usr/bin/g++-8 -DJdeSsl_EXPORTS -I/home/duffyj/code/libraries/boostorg/boost_1_71_0 -I/home/duffyj/code/libraries/spdlog/include -I/home/duffyj/code/libraries/json/include -O0 -Wall -Wno-unknown-pragmas -g -fsanitize=address -fno-omit-frame-pointer -fPIC -std=gnu++17 -Winvalid-pch -x c++-header -include /home/duffyj/code/jde/Ssl/source/.obj/debug/CMakeFiles/JdeSsl.dir/CMakeFiles/JdeSsl.dir/cmake_pch.hxx -o CMakeFiles/JdeSsl.dir/CMakeFiles/JdeSsl.dir/cmake_pch.hxx.gch -c /home/duffyj/code/jde/Ssl/source/.obj/debug/CMakeFiles/JdeSsl.dir/cmake_pch.hxx.cxx
ccache g++-8 -DJdeSsl_EXPORTS -I$BOOST_ROOT -I/home/duffyj/code/libraries/spdlog/include -I/home/duffyj/code/libraries/json/include -O0 -Wall -Wno-unknown-pragmas -g -fsanitize=address -fno-omit-frame-pointer -fPIC -std=c++17 -o .obj/debug/stdafx.h.gch -c ./pc.h
ccache /usr/bin/g++-8 -DJdeSsl_EXPORTS -I/home/duffyj/code/libraries/boostorg/boost_1_71_0 -I/home/duffyj/code/libraries/spdlog/include -I/home/duffyj/code/libraries/json/include -O0 -Wall -Wno-unknown-pragmas -g -fsanitize=address -fno-omit-frame-pointer -fPIC -std=gnu++17 -Winvalid-pch -include /home/duffyj/code/jde/Ssl/source/.obj/debug/CMakeFiles/JdeSsl.dir/CMakeFiles/JdeSsl.dir/cmake_pch.hxx -o CMakeFiles/JdeSsl.dir/Ssl.cpp.o -c /home/duffyj/code/jde/Ssl/source/Ssl.cpp
ccache g++-8 -DJdeSsl_EXPORTS -I$BOOST_ROOT -O0 -Wall -Wno-unknown-pragmas -g -fsanitize=address -fno-omit-frame-pointer -fPIC -std=c++17 -o.obj/debug/Ssl.o -c ./Ssl.cpp -pthread
/usr/bin/g++-8 -fPIC -O0 -g -Wall -Wno-unknown-pragmas -fsanitize=address -fno-omit-frame-pointer -Wl,-z,origin-shared -Wl,-rpath=$ORIGIN -shared -Wl,-soname,libJdeSsl.so -o libJdeSsl.so CMakeFiles/JdeSsl.dir/Ssl.cpp.o -pthread
g++-8 -Wl,-z,origin-shared -Wl,-rpath='$ORIGIN' -o../../bin/debug/libJdeSsl.so .obj/debug/Ssl.o -pthread -lasan