mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Set CHOSEN_COMPILER_TYPE for USES=compiler:gcc-c++11-lib
PR: ports/196111 Submitted by: Jan Beich With hat: portmgr
This commit is contained in:
parent
3db55eb26f
commit
75dac6f24a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375758
@ -218,6 +218,7 @@ LDFLAGS+= -B${LOCALBASE}/bin
|
||||
|
||||
.if ${_COMPILER_ARGS:Mgcc-c++11-lib}
|
||||
USE_GCC= yes
|
||||
CHOSEN_COMPILER_TYPE= gcc
|
||||
.if ${COMPILER_FEATURES:Mlibc++}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib/c++
|
||||
CXXFLAGS+= -nostdinc++ -isystem ${LOCALBASE}/include/c++/v1
|
||||
|
Loading…
Reference in New Issue
Block a user