[libc][Obvious] Remove a compile opt to x86_64 longjmp in a previous commit.
authorSiva Chandra Reddy <sivachandra@google.com>
Fri, 24 Mar 2023 20:24:57 +0000 (20:24 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Fri, 24 Mar 2023 20:51:45 +0000 (20:51 +0000)
commit9fee241122fdf0d8747f0922741bb1cae0c1c53a
treec0389fbec8bca206629edc03cec8f5588da4c352
parent7a74869a7221f9adc8814bda509193864886513b
[libc][Obvious] Remove a compile opt to x86_64 longjmp in a previous commit.

The option -fno-omit-frame-pointer was accidentally added to the x86_64
longjmp target. This change not only removes it, but makes it
-fomit-frame-pointer.
libc/src/setjmp/x86_64/CMakeLists.txt