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:
@@ -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
|
||||
|
Reference in New Issue
Block a user