mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Start an openbsd port
This commit is contained in:
2
src/configure
vendored
2
src/configure
vendored
@@ -580,7 +580,7 @@ case "$host_os" in
|
||||
sunos*) os=sunos4 ;;
|
||||
linux*) os=linux ;;
|
||||
bsdi*) os=bsdi ;;
|
||||
freebsd*|netbsd*) os=bsd ;;
|
||||
freebsd*|netbsd|openbsd*) os=bsd ;;
|
||||
dgux*) os=dgux;;
|
||||
aix*) os=aix ;;
|
||||
nextstep*) os=nextstep;;
|
||||
|
Reference in New Issue
Block a user