Files
el/lang
will.anderson 6f634ae432
El SDK CI - dev / build-and-test (pull_request) Successful in 3m26s
fix(elb): use clang-only -fbracket-depth flag conditionally
gcc rejects -fbracket-depth=1024 with 'unrecognized command-line option'.
Use shell subshell to probe cc --version and only pass the flag when
the compiler is clang.
2026-05-07 02:53:42 -05:00
..