mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-28 18:57:37 +00:00
trivial: Remove invalid -Wno-cast-function-type
Was causing this error on some configurations: unrecognized command line option ‘-Wno-cast-function-type
This commit is contained in:
parent
a98df55d82
commit
a6f44e11ff
@ -76,7 +76,6 @@ test_args = [
|
||||
'-Wmissing-parameter-type',
|
||||
'-Wmissing-prototypes',
|
||||
'-Wnested-externs',
|
||||
'-Wno-cast-function-type',
|
||||
'-Wno-error=cpp',
|
||||
'-Wno-unknown-pragmas',
|
||||
'-Wno-discarded-qualifiers',
|
||||
|
Loading…
Reference in New Issue
Block a user