Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2015 20:20:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 202693] [EXP-RUN] Take CentOS 6.7 userland for exp-run
Message-ID:  <bug-202693-4077-uBr8Dqir0M@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202693-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202693-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202693

--- Comment #1 from Antoine Brodin <antoine@FreeBSD.org> ---
Can you explain this change to Mk/bsd.linux-apps.mk:

-. if defined(OVERRIDE_LINUX_NONBASE_PORTS)
+. if defined(OVERRIDE_LINUX_NONBASE_PORTS) && ! defined(USE_LINUX)

AFAIK,  99% of linux ports have USE_LINUX defined,  so this totally changes
previous behavior?

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202693-4077-uBr8Dqir0M>