mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Remove some remains from Alpha support removal
This commit is contained in:
@ -1,5 +1 @@
|
|||||||
# src/template/freebsd
|
# src/template/freebsd
|
||||||
|
|
||||||
case $host_cpu in
|
|
||||||
alpha*) CFLAGS="-O";; # alpha has problems with -O2
|
|
||||||
esac
|
|
||||||
|
Reference in New Issue
Block a user