mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Fix build. This port needs gcc 4.6 or earlier.
This commit is contained in:
parent
98fea67e93
commit
a9644455ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418053
@ -48,7 +48,7 @@ DISTFILES+= X430src-1.tgz:x \
|
|||||||
X430src-3.tgz:x
|
X430src-3.tgz:x
|
||||||
|
|
||||||
.if ${OSVERSION} > 1000054
|
.if ${OSVERSION} > 1000054
|
||||||
USE_GCC= yes
|
USE_GCC= 4.6
|
||||||
MAKE_ENV= IMAKECPP="${CPP}"
|
MAKE_ENV= IMAKECPP="${CPP}"
|
||||||
MAKE_ARGS= AR='ar rc'
|
MAKE_ARGS= AR='ar rc'
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user