Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-04-06 | grub: remove unused 0001-Fix-build-with-glibc-2.20.patch | Robert Yang | 1 | |
It was used for building with glibc 2.20, now is glibc 2.23, so remove it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2014-09-01 | grub: Replace _BSD_SOURCE macro with _DEFAULT_SOURCE | Khem Raj | 1 | |
This is needed with glibc 2.20 since _BSD_SOURCE macro is gone Signed-off-by: Khem Raj <raj.khem@gmail.com> |