diff options
Diffstat (limited to 'meta/recipes-devtools/gdb/gdb.inc')
-rw-r--r-- | meta/recipes-devtools/gdb/gdb.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gdb/gdb.inc b/meta/recipes-devtools/gdb/gdb.inc index 1dd655180d..507f274fd8 100644 --- a/meta/recipes-devtools/gdb/gdb.inc +++ b/meta/recipes-devtools/gdb/gdb.inc | |||
@@ -7,6 +7,7 @@ SRC_URI += "file://0002-Change-order-of-CFLAGS.patch \ | |||
7 | file://0001-Use-exported-definitions-of-SIGRTMIN.patch \ | 7 | file://0001-Use-exported-definitions-of-SIGRTMIN.patch \ |
8 | file://0001-include-sys-types.h-for-mode_t.patch \ | 8 | file://0001-include-sys-types.h-for-mode_t.patch \ |
9 | file://0001-use-asm-sgidefs.h.patch \ | 9 | file://0001-use-asm-sgidefs.h.patch \ |
10 | file://force-readline-static.patch \ | ||
10 | " | 11 | " |
11 | #LDFLAGS_append = " -s" | 12 | #LDFLAGS_append = " -s" |
12 | #export CFLAGS_append=" -L${STAGING_LIBDIR}" | 13 | #export CFLAGS_append=" -L${STAGING_LIBDIR}" |