- add USE_GCC= 4.2+

Reported by:	pointy hat, pav
Approved by:	maintainer
This commit is contained in:
Baptiste Daroussin 2010-09-06 12:47:56 +00:00
parent c3ed847629
commit 786cf30e23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260643

View file

@ -20,6 +20,7 @@ LICENSE= MIT
USE_GZIP= yes
USE_CMAKE= yes
USE_LDCONFIG= yes
USE_GCC= 4.2+
CMAKE_ARGS+= -DTESTING:BOOL=OFF