mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
f97ea5bdb8
Tail call optimization breaks __builtin_return_address in aesm_service. Add -fno-optimize-sibling-calls to an aesm_service source file to disable it. Signed-off-by: Li, Xun <xun.li@intel.com>