1
Fork 0
hermetic_cc_toolchain/toolchain
Motiejus Jakštys cb46744cb8 launcher: use `-mcpu=baseline`
This log message has been seen in a Github Actions worker:

      running <...>/c++ failed: signal: illegal instruction (core dumped)

I conclude that the launcher was compiled on a newer CPU than used on
the worker at the time.

Reported-by: mp@edgeless.systems

Fixes #22
2023-04-24 12:38:23 +03:00
..
libc Rename bazel-zig-cc to hermetic_cc_toolchain (#36) 2023-04-21 10:00:03 -04:00
libc_aware Rename bazel-zig-cc to hermetic_cc_toolchain (#36) 2023-04-21 10:00:03 -04:00
platform Rename bazel-zig-cc to hermetic_cc_toolchain (#36) 2023-04-21 10:00:03 -04:00
private Removed leftovers of `compiler_extra_includes` 2023-04-24 12:09:35 +03:00
toolchain Rename bazel-zig-cc to hermetic_cc_toolchain (#36) 2023-04-21 10:00:03 -04:00
BUILD add .build.yml 2021-06-08 06:28:15 +03:00
BUILD.sdk.bazel remove glibc hacks and update Zig SDK 2023-04-24 12:09:35 +03:00
defs.bzl launcher: use `-mcpu=baseline` 2023-04-24 12:38:23 +03:00
launcher.zig Rename bazel-zig-cc to hermetic_cc_toolchain (#36) 2023-04-21 10:00:03 -04:00
zig_toolchain.bzl Use artifact_name_pattern to specify proper macos and windows artifact names. 2022-12-18 05:29:04 +02:00