We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81790a3 commit 9179f4bCopy full SHA for 9179f4b
steps/binutils-2.41/pass2.sh
@@ -17,7 +17,7 @@ src_prepare() {
17
ACLOCAL=aclocal-1.15 autoreconf-2.69 -fi
18
19
# Regenerate autoconf
20
- for dir in bfd binutils gas gold gprof gprofng intl ld libctf libiberty libsframe opcodes; do
+ for dir in bfd binutils gas gold gprof intl ld libctf libiberty libsframe opcodes; do
21
cd $dir
22
ACLOCAL=aclocal-1.15 AUTOMAKE=automake-1.15 autoreconf-2.69 -fi
23
cd ..
0 commit comments