Content-Length: 245835 | pFad | http://github.com/postgres/postgres/commit/a4a31d3967c00b6e64d0f3c49db43e6b0f42affd

D9 Adjust for compiler options for compiler bug. · postgres/postgres@a4a31d3 · GitHub
Skip to content

Commit a4a31d3

Browse files
committed
Adjust for compiler options for compiler bug.
Larry Rosenman
1 parent c01641f commit a4a31d3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/template/unixware

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
if test "$GCC" = yes; then
22
CFLAGS=-O2
33
else
4-
CFLAGS='-O -K inline'
4+
# the -Kno_host is temporary for a bug in the compiler. See -hackers
5+
# discussion on 7-8/Aug/2003.
6+
# when the 7.1.3UP3 or later compiler is out, we can do a version check.
7+
CFLAGS='-O -Kinline,no_host'
58
fi

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgres/postgres/commit/a4a31d3967c00b6e64d0f3c49db43e6b0f42affd

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy