MFH: r522050
net/asterisk-chan_sccp: fix build on GCC architectures Use newer GCC: You need at least gcc > 4.3. While your gcc has version: 4.2.1 Approved by: portmgr (fix build blanket)
This commit is contained in:
parent
20f2e26262
commit
a32a6ea187
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=522051
@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
FLAVORS= asterisk16 asterisk13
|
||||
FLAVOR?= ${FLAVORS:[1]}
|
||||
|
||||
USES= autoreconf gettext-tools iconv libtool localbase
|
||||
USES= autoreconf compiler:c11 gettext-tools iconv libtool localbase
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= chan-sccp
|
||||
|
Loading…
Reference in New Issue
Block a user