mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Add USES=compiler:c++11-lib after r445764.
While this doesn't change anything for tier-1 architectures, it makes the dependency on a modern compiler and standard library explicit for those platforms where GCC 4.2.1 is still the default. PR: 220715 Reported by: jbeich
This commit is contained in:
parent
6c19a201fd
commit
ae85233765
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445873
@ -19,7 +19,7 @@ BROKEN_sparc64= Does not build: cannot configure with boost
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool
|
||||
USES= compiler:c++11-lib libtool
|
||||
|
||||
# The checks for external boost and external expat are quite limited and do not
|
||||
# add the ${LOCALBASE} paths correctly (libboost.m4 uses wrong paths and
|
||||
|
Loading…
Reference in New Issue
Block a user