mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Fix build on mips by enforcing c99
This commit is contained in:
parent
5efff1a1e2
commit
938c98c704
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452908
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ COMMENT= Utility to regenerate the GNU info page index
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_CSTD= gnu99
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= bapt
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
Loading…
Add table
Reference in a new issue