Hans Petter Selasky <[email protected]> writes: > Please check /etc/make.conf and replace any CFLAGS= with CFLAGS+=
Bzzt, wrong. It will make no difference whatsoever; make.conf is included by sys.mk before the Makefile itself is read, so the Makefile overrides make.conf, not the other way around. DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
