projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8d585c
)
Remove some remains from Alpha support removal
author
Peter Eisentraut
<
[email protected]
>
Thu, 29 Oct 2015 20:40:14 +0000
(16:40 -0400)
committer
Peter Eisentraut
<
[email protected]
>
Thu, 29 Oct 2015 20:40:14 +0000
(16:40 -0400)
src/template/freebsd
patch
|
blob
|
blame
|
history
diff --git
a/src/template/freebsd
b/src/template/freebsd
index 1e04fece42b585de3a1bc83bd5f3385a4e4fff1b..772e2f1a5f781eeaaf2de10bed79dc0222501fc5 100644
(file)
--- a/
src/template/freebsd
+++ b/
src/template/freebsd
@@
-1,5
+1
@@
# src/template/freebsd
-
-case $host_cpu in
- alpha*) CFLAGS="-O";; # alpha has problems with -O2
-esac