diff options
author | Joseph Myers <joseph@codesourcery.com> | 2014-03-18 00:05:28 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2014-03-18 00:05:28 +0000 |
commit | 80cf0a583d094af6b88a24160d4267acf4d7b679 (patch) | |
tree | 0ed85453c722356a1b9f22649f2d01f598085100 /ChangeLog | |
parent | b36208627c3cd3b5f031a4e42d0f21211f7ccba0 (diff) | |
download | glibc-80cf0a583d094af6b88a24160d4267acf4d7b679.zip glibc-80cf0a583d094af6b88a24160d4267acf4d7b679.tar.gz glibc-80cf0a583d094af6b88a24160d4267acf4d7b679.tar.bz2 |
Exit with error status on check-abi failure.
* Makerules [!subdir] (check-abi): Exit with error status if a
test failed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2014-03-18 Joseph Myers <joseph@codesourcery.com> + + * Makerules [!subdir] (check-abi): Exit with error status if a + test failed. + 2014-03-17 Joseph Myers <joseph@codesourcery.com> * math/libm-test.inc (nearbyint_test_data): Include all tests used |