Skip to content
Snippets Groups Projects
Commit a7f8ae32 authored by Tom Lane's avatar Tom Lane
Browse files

Put libpgport into OBJS instead of LIBS, so that it gets included

into .def and .exp files automatically on Windows, AIX, and the like.
An additional benefit is that changes in libpgport files correctly
propagate to force rebuild of the backend executable.  This is my
reworking of Rocco Altier's idea, and if it breaks anything it's
definitely my fault.
parent 06e1d626
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment