OSDN Git Service

Add comment for why we recompile pgport C files.
authorBruce Momjian <bruce@momjian.us>
Sun, 9 Apr 2006 20:27:27 +0000 (20:27 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 9 Apr 2006 20:27:27 +0000 (20:27 +0000)
commita894a833812329a61ebe85fa1d0f84bf5dfb251e
tree8c969c96235181b088b22d637c966479ae94ae7b
parentfb2b198609418db394d150ce43b8e37aa0d8f017
Add comment for why we recompile pgport C files.

# Need to recomple any libpgport object files because we need these
# object files to use the same compile flags as libpq.  If we used
# the object files from libpgport, this would not be true on all
# platforms.
src/interfaces/libpq/Makefile