Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 1 | From 1118cc971917abe19ddb029aa80417f6fd6bb343 Mon Sep 17 00:00:00 2001 |
| 2 | From: Thomas Kunze <thommycheck@gmx.de> |
| 3 | Date: Sat, 6 Aug 2011 05:30:14 +0000 |
| 4 | Subject: [PATCH] klibc: initial commit of version 1.5.24 |
| 5 | |
| 6 | Patch was imported from the OpenEmbedded git server |
| 7 | (git://git.openembedded.org/openembedded) |
| 8 | as of commit id b6764cf32ec93547531130dca364fb95e1c495f4 |
| 9 | Signed-off-by: Thomas Kunze <thommycheck@gmx.de> |
| 10 | |
| 11 | --- |
| 12 | defconfig | 2 +- |
| 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 14 | |
| 15 | --- a/defconfig |
| 16 | +++ b/defconfig |
| 17 | @@ -6,5 +6,5 @@ CONFIG_KLIBC_ZLIB=y |
| 18 | CONFIG_REGPARM=y |
| 19 | # ARM options |
| 20 | # CONFIG_KLIBC_THUMB is not set |
| 21 | -# CONFIG_AEABI is not set |
| 22 | +CONFIG_AEABI=y |
| 23 | # CONFIG_DEBUG_INFO is not set |