mirror of
https://github.com/python/cpython.git
synced 2026-06-22 02:52:14 -04:00
b3cfd36ba4
The power ABI specification requires that compilers maintain a back chain by default, so unwinding already works without a dedicated frame pointer. Don't use -fno-omit-frame-pointer on ppc64le.