# this is only supported by gcc34+
[ "$ROCKCFG_DEFAULT_CC" == "gcc34" ] && \
export CFLAGS="-fno-unit-at-a-time"