1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-22 02:52:08 +03:00
This will force the aix compiler to insert trapping code to
check for division by zero for the 4.1 port.
This commit is contained in:
Marc G. Fournier
1998-04-17 02:44:01 +00:00
parent 2219c230ed
commit 19d41d4438

View File

@ -1,5 +1,5 @@
AROPT:crs
CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg
CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg -qcheck=divzero
SHARED_LIB:-bnoentry -lc
ALL:
SRCH_INC: