mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
c5eb323510
Added a new patch file `0001-fix-to-make-SGX-Linux-build-on-GCC14.patch` that undefines `__AVX__` in Abseil's CRC internal header Updated build scripts to apply the new patch during the protobuf build process Reformatted long command chains in Makefiles for better readability --------- Signed-off-by: Bartosz Gotowalski <bartosz.gotowalski@intel.com>