Fix order in which postgresql searches for libs
...so that it does not miss any required libs due to picking up others first that indirectly provide the required symbols; that would break our libpq-flags.mk which should contain all the required libs when linking in the static libpq.a.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment