diff options
| author | 2022-05-11 21:30:46 -0400 | |
|---|---|---|
| committer | 2022-05-11 21:30:46 -0400 | |
| commit | f6b18012bc948438dd5dc5e1abf205c1aea43744 (patch) | |
| tree | d58b04c15d53e2e0e7240aa8359250de4cbd389c /scripts | |
| parent | a5647347df56dc845a617dd103c8aead85c24400 (diff) | |
mips3: Fixed error flagged by GCC 12 [Ryan Holtz, R. Belmont]
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/genie.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index edf86d71850..f9307359ba1 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1100,7 +1100,6 @@ end buildoptions { "-Wno-maybe-uninitialized", "-Wno-uninitialized", -- netlist - "-Wno-address", -- mips3.cpp } end end |
