turn back off the implicit decls check
This commit is contained in:
parent
53cca7a998
commit
690878ccc1
@ -31,7 +31,7 @@
|
||||
# Upstream tarballs often contain instances of undeclared functions; these tend
|
||||
# to work on i386 but fail on 64-bit architectures. Leave this on to trap the
|
||||
# warnings as errors (and ideally get the flag into the upstream build):
|
||||
%define require_function_declarations 1
|
||||
%define require_function_declarations 0
|
||||
|
||||
%define redhat_menus_version 5.0.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user