bug fix on select into
This commit is contained in:
+1
-1
@@ -1,4 +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
|
||||
$(CXX) -shared -fPIC example.cpp aquery_mem.cpp -fno-semantic-interposition -Ofast -march=native -flto --std=c++1z -o ../test.so
|
||||
|
||||
all: example
|
||||
|
||||
Reference in New Issue
Block a user