mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Use compiler:nestedfct instead of USE_GCC=4.2+
This commit is contained in:
parent
b63a6e3f2a
commit
ea83d727a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336359
@ -13,8 +13,7 @@ LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
|
||||
|
||||
USE_GCC= 4.2+ # uses nested functions
|
||||
USES= gmake
|
||||
USES= gmake compiler:nestedfct
|
||||
|
||||
MAKE_ARGS+= CFLAGS="${CFLAGS} -I. -Wall -Wstrict-prototypes -Wextra -Wno-unused-parameter"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user