Home | History | Annotate | Download | only in core

Lines Matching refs:FAIL

1576 # Set SDK_GNU_ERROR to non-empty to fail when a GNU target is built.
1587 FAIL=$(SDK_GNU_ERROR); \
1590 if [ $$FAIL ]; then exit 1; fi