Home | History | Annotate | Download | only in core

Lines Matching refs:FAIL

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