mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic
macros, which aren't used anywhere and haven't been for some time.
This commit is contained in:
@@ -12,7 +12,6 @@ else
|
||||
rpath = -Wl,-R$(rpathdir)
|
||||
endif
|
||||
endif
|
||||
shlib_symbolic = -Wl,-Bsymbolic
|
||||
|
||||
DLSUFFIX = .so
|
||||
ifeq ($(GCC), yes)
|
||||
|
Reference in New Issue
Block a user