diff options
Diffstat (limited to 'toolchain/gdb/patches/100-ppc_compile_fix.patch')
-rw-r--r-- | toolchain/gdb/patches/100-ppc_compile_fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gdb/patches/100-ppc_compile_fix.patch b/toolchain/gdb/patches/100-ppc_compile_fix.patch index 4c5cb4efd9..9ecaaed8e4 100644 --- a/toolchain/gdb/patches/100-ppc_compile_fix.patch +++ b/toolchain/gdb/patches/100-ppc_compile_fix.patch @@ -1,6 +1,6 @@ --- a/sim/ppc/Makefile.in +++ b/sim/ppc/Makefile.in -@@ -551,7 +551,7 @@ PACKAGE_SRC = @sim_pk_src@ +@@ -550,7 +550,7 @@ PACKAGE_SRC = @sim_pk_src@ PACKAGE_OBJ = @sim_pk_obj@ |