Magellan Linux

Contents of /trunk/gdb/patches/gdb-6.2.1-pass-libdir.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (show annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 300 byte(s)
-import

1 --- sim/Makefile.in.orig 2004-11-09 20:45:47.791471074 -0500
2 +++ sim/Makefile.in 2004-11-09 20:45:59.029419609 -0500
3 @@ -86,6 +86,7 @@
4 "prefix=$(prefix)" \
5 "exec_prefix=$(exec_prefix)" \
6 "bindir=$(bindir)" \
7 + "libdir=$(libdir)" \
8 "mandir=$(mandir)" \
9 "against=$(against)" \
10 "AR=$(AR)" \