Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2012 15:14:52 +0100
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        Ports FreeBSD <freebsd-ports@freebsd.org>
Subject:   emulators/virtualbox-ose-kmod: always use compiler "cc" which is on my basesystem CLANG 3.2 (FreeBSD 10.0)
Message-ID:  <50E04C5C.2030209@zedat.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig63D4411E61472678D8CBE3F6
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable

Port emulators/virtualbox-ose-kmod is known not to compile with CLANG
3.1/3.2. Therefor, it should be compiled with gcc.

Either setting USE_GCC=3D4.6+ or USE_GCC=3Dany in the port's makefile or =
by
setting a global file with the directive

# emulators/virtualbox-ose
=2Eif ${.CURDIR:M*/emulators/virtualbox-ose*}
USE_GCC=3D                4.6+
=2Eendif


do not work! Compiling the port is always nailed down to use "cc" which
is CLANG 3.2 by default.

Oliver


--------------enig63D4411E61472678D8CBE3F6
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQEcBAEBAgAGBQJQ4ExhAAoJEOgBcD7A/5N8zxcH/jXiHnqNywO5/wz3AgqUD34s
4kjAoluKlDTh44BiXX0S336KcB0Bcwq/gkk2hz3tI9HVr7npVkoqAT9XYayLa0VA
m+LRXTjp4WD5TYGo4cxxCJwNsKUvB49QQJ4AKQJWGZUUVgkFag2t2DqXziEpyr+L
senHtxlRbN/bjoYFCQbFYMuGj/Llo49zr5qwhh6+5l0FMZ1oyVtwd03Pghf+ngN2
SQrFsH11WEeCXjqF0Udx3NCCgmCYJ0xqUm+MB2eq1fyttbVrFtZkhLMuGxVD1ROz
RCjmx1cytB5nbRDDi7y/9ZYvEKmQY9LSkD0daB9S1ee+BADz7pVgjMcWATe+3RM=
=XtBg
-----END PGP SIGNATURE-----

--------------enig63D4411E61472678D8CBE3F6--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50E04C5C.2030209>