1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 04:58:26 +00:00

gdb: Add missing quote

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2204 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-07-22 21:14:10 +00:00
parent 3194d0d15a
commit 86ea901b13
+1 -1
View File
@@ -10,7 +10,7 @@ RRECOMMENDS_gdb = "glibc-thread-db"
inherit gettext
SRC_URI += file://kill_arm_map_symbols.patch;patch=1 \
SRC_URI += "file://kill_arm_map_symbols.patch;patch=1 \
#FIXME file://uclibc.patch;patch=1 \
file://gdbserver-cflags-last.diff;patch=1;pnum=0"