mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Oops, should be 'tas.o', not 'tas.s'
This commit is contained in:
2
src/configure
vendored
2
src/configure
vendored
@@ -574,7 +574,7 @@ case "$host_os" in
|
||||
i386)
|
||||
os=i386_solaris
|
||||
|
||||
TAS=tas.s
|
||||
TAS=tas.o
|
||||
;;
|
||||
esac ;;
|
||||
sunos*) os=sunos4 ;;
|
||||
|
Reference in New Issue
Block a user