We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2150f27 commit 5fd79edCopy full SHA for 5fd79ed
python/Makefile
@@ -20,7 +20,6 @@ include ${PETSC_DIR}/lib/petsc/conf/rules
20
export CC
21
export CXX
22
export FC
23
-export LDSHARED := $(CC) -shared
24
25
# Required during compilation to tell Cython where to look for libpflare
26
export LIBRARY_PATH := $(if $(LIBRARY_PATH),$(LIBRARY_PATH):)$(LIBDIR)
0 commit comments