Re: 'buildworld' not always pulling in /etc/src.conf

From: Alexander Best <alexbestms_at_uni-muenster.de>
Date: Sat, 5 Jun 2010 11:55:09 +0200
[snip]

right now i have this in my make.conf:

.if empty(.CURDIR:M/usr/src/*) && empty(.CURDIR:M/usr/obj/*) &&
exists(/usr/local/bin/gcc44)
CC = gcc44
CXX = g++44
CPP = cpp44
.endif

which works quite well. everything except code in /usr/src and
/usr/obj now gets built with gcc44.

[snip]


-- 
Alexander Best
Received on Sat Jun 05 2010 - 07:55:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:04 UTC