Lines Matching refs:FAIL
1409 # Set SDK_GNU_ERROR to non-empty to fail when a GNU target is built.1420 FAIL=$(SDK_GNU_ERROR); \1423 if [ $$FAIL ]; then exit 1; fi