Commit bf64dd2
committed
gcc in /mingw64 finds no libs in /msys64/mingw64
It mystifies me why building a PL/Java *shared* object on Windows
requires being able to find a libpostgres.a *static* archive, but
such are the rules that were copied over to the JS build scheme.
What goes wrong if the -L$PKGLIBDIR and -lpostgres just aren't there?1 parent 5272638 commit bf64dd2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
0 commit comments