]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix typo from too many cut-n-paste operations. Use IMPSRC:T to just
authorimp <imp@FreeBSD.org>
Tue, 6 Jan 2015 23:08:47 +0000 (23:08 +0000)
committerimp <imp@FreeBSD.org>
Tue, 6 Jan 2015 23:08:47 +0000 (23:08 +0000)
commit5e9fc2975a63c2815a769089f1293763b6021834
tree715a0ba9239f2e997a9ed38c1bb573b1a3c7e78e
parent962e063cdb7d873fc2683a68c32b5ec9315750f0
Fix typo from too many cut-n-paste operations. Use IMPSRC:T to just
get the tail part of the path. We can now build kernels the
old-fashioned way on FreeBSD 9.x and 10.x on at least amd64 using
clang 3.3, 3.4 or gcc 4.2.1 (though with the latter you need
WITHOUT_MODULES="aesni vmm cxgbe" due to various issues with
gcc 4.2.1).
sys/conf/kern.mk
sys/conf/kern.pre.mk