Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Feb 2015 15:16:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194986] [New port] databases/levygo
Message-ID:  <bug-194986-13-4a25ecPyqv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194986-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194986-13@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=194986

John Marino <marino@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino@FreeBSD.org

--- Comment #3 from John Marino <marino@FreeBSD.org> ---
regarding this:

X.if ${OSVERSION} >= 900033 && exists(/usr/bin/clang)
XCC=        clang
XCXX=        clang++
XGYP_DEFINES+=    clang=1
X.else
XUSE_GCC?=    yes
XGYP_DEFINES+=    gcc_version=${CXX:S/g++//}
X.endif


Are you aware of USES=compiler (Mk/Uses/compiler.mk)?
If yes, why are you not using that?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194986-13-4a25ecPyqv>