Hans Petter Selasky <hselasky_at_c2i.net> 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 - des_at_des.noReceived on Tue Jan 19 2010 - 14:38:29 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:00 UTC