- Add USE_GCC=4.3+ to fix building with boost 1.37
PR: ports/132900 Submitted by: amdmi3
This commit is contained in:
parent
cf66420520
commit
e06a2ff271
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231776
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ USE_BZIP2= yes
|
|||
USE_GETTEXT= yes
|
||||
USE_OPENSSL= yes
|
||||
USE_PYTHON= yes
|
||||
USE_GCC= 4.3+
|
||||
|
||||
MAKE_ENV+= PYTHONPATH=${PYTHONPREFIX_SITELIBDIR}
|
||||
|
||||
|
|
Loading…
Reference in a new issue