CONFIG: refactor common link rules, support FOAM_EXTRA_CFLAGS (#1256)

- additional cgal-headers-only rules (future use)

COMP: add -lgmp for CGAL with mpfr linkage
This commit is contained in:
Mark Olesen
2020-04-23 18:08:12 +02:00
parent 595579e01d
commit 78dc8c6ba6
55 changed files with 152 additions and 134 deletions

View File

@ -0,0 +1,5 @@
LINK_LIBS = $(cDBUG)
LINKLIBSO = $(cc) $(cARCH) -shared
LINKEXE = $(cc) $(cARCH) -Xlinker --add-needed -Xlinker -z -Xlinker nodefs