projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85bd172
)
Remove -pipe on Linux, per reports from Peter.
author
Bruce Momjian
Thu, 9 Oct 2003 16:52:45 +0000
(16:52 +0000)
committer
Bruce Momjian
Thu, 9 Oct 2003 16:52:45 +0000
(16:52 +0000)
src/template/linux
patch
|
blob
|
blame
|
history
diff --git
a/src/template/linux
b/src/template/linux
index 0a7f313a8322daf068dd9c02da5ad969fc5cf407..529da9c1694e84d9ea05d73ab64e9dc61bd0cd8a 100644
(file)
--- a/
src/template/linux
+++ b/
src/template/linux
@@
-1,5
+1,3
@@
-CFLAGS="$CFLAGS -pipe"
-
# Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
CPPFLAGS="-D_GNU_SOURCE"