@ -22,6 +22,13 @@ usegcc()
tag="${SYSNAME:-`uname`}-${OBJTYPE:-`uname -m`}-${CC9:-cc}"
case "$tag" in
*FreeBSD*) usegcc
case "`uname -r`" in
5.*)
cflags="$cflags -D__FreeBSD5__"
;;
esac
*BSD*) usegcc ;;
*Darwin*) usegcc
cflags="$ngflags -g3 -no-cpp-precomp" ;;
The note is not visible to the blocked user.