1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-21 10:42:50 +03:00

Support for Intel compiler on Linux

This commit is contained in:
Peter Eisentraut
2003-06-05 16:07:25 +00:00
parent 5369190220
commit 1fed74f257
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
AROPT = crs
export_dynamic = -export-dynamic
export_dynamic = -Wl,-E
rpath = -Wl,-rpath,$(libdir)
shlib_symbolic = -Wl,-Bsymbolic
allow_nonpic_in_shlib = yes