Commit 19d41d44 authored by Marc G. Fournier's avatar Marc G. Fournier

From: Darren King <darrenk@insightdist.com>

This will force the aix compiler to insert trapping code to
check for division by zero for the 4.1 port.
parent 2219c230
AROPT:crs AROPT:crs
CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg -qcheck=divzero
SHARED_LIB:-bnoentry -lc SHARED_LIB:-bnoentry -lc
ALL: ALL:
SRCH_INC: SRCH_INC:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment