You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ATfE] Restrict variable replacement in check-picolibc script (arm#175)
The `LIT_OPTS` environment variable should be evaluated at runtime, not
during configuration. The `@ONLY` option can be used to limit
replacement to only the variables that need replacing during
configuration.
Additionally, compiling the tests has been added as a dependancy of
building the library so that it can be done in parallel.
(cherry picked from commit 0fc5b3b)
0 commit comments