]> git.pld-linux.org Git - packages/crossppc-binutils.git/blame - binutils-libtool-m.patch
- updated gettext BR
[packages/crossppc-binutils.git] / binutils-libtool-m.patch
CommitLineData
27a97ec2
JB
1--- binutils-2.17.50.0.8/ltmain.sh.orig 2006-12-30 17:05:01.000000000 +0000
2+++ binutils-2.17.50.0.8/ltmain.sh 2006-12-30 17:20:17.000000000 +0000
3@@ -1246,6 +1246,13 @@
4 continue
5 ;;
6
7+ -m*|-pg)
8+ compile_command="$compile_command $arg"
9+ finalize_command="$finalize_command $arg"
10+ compiler_flags="$compiler_flags $arg"
11+ continue
12+ ;;
13+
14 -no-fast-install)
15 fast_install=no
16 continue
This page took 0.052474 seconds and 4 git commands to generate.