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
olivia-fl commented 2024-05-23 00:54:59 +00:00 (Migrated from github.com)

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.

I'm using this to build rocksdb with debug symbols for debugging the CI failure in https://github.com/girlbossceo/conduwuit/pull/392.

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. I'm using this to build rocksdb with debug symbols for debugging the CI failure in https://github.com/girlbossceo/conduwuit/pull/392.
olivia-fl commented 2024-05-23 00:59:38 +00:00 (Migrated from github.com)

oops.

oops.
Sign in to join this conversation.
No description provided.