IRIX: at some point the cc -version has started
[p5sagit/p5-mst-13.2.git] / hints / freebsd.sh
index 8eb6ac4..6a105fd 100644 (file)
@@ -123,6 +123,7 @@ case "$osvers" in
 0*|1*|2*|3*) ;;
 
 *)
+       ccflags="${ccflags} -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H"
        if /usr/bin/file -L /usr/lib/libc.so | /usr/bin/grep -vq "not stripped" ; then
            usenm=false
        fi