diff options
author | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-11-14 12:35:10 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-11-14 12:35:10 +0000 |
commit | c485e4d2cce71139eb914797d862bf6d373a4684 (patch) | |
tree | a73fc5e2ff3b1e311bdfa59e2e69f3ec97f9c60b /ChangeLog | |
parent | 3a0d900a997f8ade1332b56cd952e44158770491 (diff) | |
download | glibc-c485e4d2cce71139eb914797d862bf6d373a4684.tar glibc-c485e4d2cce71139eb914797d862bf6d373a4684.tar.gz glibc-c485e4d2cce71139eb914797d862bf6d373a4684.tar.bz2 glibc-c485e4d2cce71139eb914797d862bf6d373a4684.zip |
Adding missing -fexception CFLAGS
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-11-14 Marcus Shawcroft <marcus.shawcroft@linaro.org> + + * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define. + * misc/Makefile (CFLAGS-select.c): Define. + * posix/Makefile (CFLAGS-pause.c): Define. + 2012-11-13 David S. Miller <davem@davemloft.net> * crypt/Makefile: Move test targets after toplevel Rules |