This commit is contained in:
2022-09-15 18:10:06 +08:00
parent 08f2ba12c9
commit bc66663491
6 changed files with 5 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
example:
g++-9 -shared -fPIC example.cpp aquery_mem.cpp -fno-semantic-interposition -Ofast -march=native -flto --std=c++1z -o ../test.so
all: example