[Bug 194986] [New port] databases/levygo

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 6 15:16:55 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194986

John Marino <marino at FreeBSD.org> changed:

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

--- Comment #3 from John Marino <marino at 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.


More information about the freebsd-ports-bugs mailing list