mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
sysutils/dtc: fix build on GCC architectures
Use newer GCC: util.h:64: warning: 'gnu_printf' is an unrecognized format function type cc1: warnings being treated as errors
This commit is contained in:
parent
99ecf1b634
commit
d5b3aaa8b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548782
@ -15,7 +15,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libyaml.so:textproc/libyaml
|
||||
|
||||
USES= bison gmake pkgconfig shebangfix
|
||||
USES= bison compiler:c11 gmake pkgconfig shebangfix
|
||||
USE_LDCONFIG= yes
|
||||
SHEBANG_FILES= dtdiff
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user