Skip to content
Snippets Groups Projects
Commit 16661d60 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

> A quick look shows that when you use --with-libraries=/foo/bar the

> generated link line for libraries says
>
>  -L/foo/bar -lpq
>
> and it should probably be the other way around (as it is for the
> executables).
>
> So I suspect we need some makefile tuning.

You were correct. This patch fixes it.

Jim C. Nasby
parent cc5e80b8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment