Fix compilation with gcc-12 and -Og #1

Merged
olivia-fl merged 1 commit from fix-debug-symbol-builds into v9.1.1 2024-05-23 01:16:17 +00:00

1 commit

Author SHA1 Message Date
Benjamin Lee
603dd645c5
Fix compilation with gcc-12 and -Og
cherry-picked from <https://github.com/Cyan4973/xxHash/pull/804>. Merge
commit is 449372ca8e0d1584d534dc82fe7d81ab75cfd6b4.

I cherry-picked that specific fix rather than trying to update vendored
xxhash to the latest version because there are quite a few
rocksdb-specific changes that have been made on top of upstream, so
pulling the newest version would be an involved process.
2024-05-22 17:58:39 -07:00