mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
export-dynamic instead of -rdynamic
This commit is contained in:
parent
466e75500b
commit
de55a29781
@ -42,7 +42,9 @@ ngvisual.tcl sockets.tcl drawing.tcl nghelp.tcl ngshell.tcl \
|
||||
ngtesting.tcl parameters.tcl variables.tcl csgeom.tcl stlgeom.tcl \
|
||||
occgeom.tcl acisgeom.tcl netgen.ocf
|
||||
|
||||
netgen_LDFLAGS = -rdynamic
|
||||
|
||||
netgen_LDFLAGS = -export-dynamic
|
||||
# netgen_LDFLAGS = -rdynamic
|
||||
# -static
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user