postgresql/src/template/win32

4 lines
157 B
Plaintext

# --allow-multiple-definition is required to link pg_dump because it finds
# pg_toupper() in both libpq and pgport
LDFLAGS="-Wl,--allow-multiple-definition"