mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Make "win" a separate port from "cygwin". This means you can now
configure under native Windows (MinGW that is), but you won't get very far compiling yet. The dynaloader files are from Jan Wieck's patch set.
This commit is contained in:
2
src/template/cygwin
Normal file
2
src/template/cygwin
Normal file
@ -0,0 +1,2 @@
|
||||
CFLAGS=-O2
|
||||
SRCH_LIB=/usr/local/lib
|
Reference in New Issue
Block a user