]> www.ginac.de Git - ginac.git/blobdiff - tools/ginac-excompiler.in
[C++20] Clean up using-declarations.
[ginac.git] / tools / ginac-excompiler.in
index 0bd0c9709e8416ece3c4b2a81420366e1a58a1d1..488e22e4919829dcda664252e9b8b626c4c8acba 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
 #!/bin/sh
-@CC@ -x c -fPIC -shared -o $1.so $1
+@CC@ -x c -fPIC -shared $CXXFLAGS -o $1.so $1