mirror of
https://github.com/holub/mame
synced 2025-04-20 23:42:22 +03:00
Fixed another warning, a full compile now completes with GCC 13.1. [R. Belmont]
This commit is contained in:
parent
b4c9b347f8
commit
006389f631
@ -1111,6 +1111,7 @@ end
|
||||
buildoptions_cpp {
|
||||
"-Wno-dangling-reference",
|
||||
"-Wno-dangling-pointer",
|
||||
"-Wno-xor-used-as-pow",
|
||||
}
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user