projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d7923d
)
Remove -m486 option, since it is platform specific...this should technically
author
Marc G. Fournier
Fri, 13 Feb 1998 04:57:23 +0000
(
04:57
+0000)
committer
Marc G. Fournier
Fri, 13 Feb 1998 04:57:23 +0000
(
04:57
+0000)
be removed everywhere, but so far linux-elf is the only platform that is
being reported a problem with...
src/template/linux-elf
patch
|
blob
|
blame
|
history
diff --git
a/src/template/linux-elf
b/src/template/linux-elf
index 06ae414570b5a238dadd775d1f9dfa468bece5e3..0747feaa594d834b537d66d60af01dfb2a10ed07 100644
(file)
--- a/
src/template/linux-elf
+++ b/
src/template/linux-elf
@@
-1,5
+1,5
@@
AROPT:crs
-CFLAGS:-O2
-m486
+CFLAGS:-O2
SHARED_LIB:-fpic
ALL:
SRCH_INC:/usr/include/ncurses /usr/include/readline