binutils: Revert changes.

This commit is contained in:
Dylan Araps 2019-07-13 10:20:31 +03:00
parent 3c5f1acfe7
commit 4e1a780e35
2 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,5 @@
#!/bin/sh -e
machine=$(gcc -dumpmachine)
./configure \
--prefix=/usr \
--enable-targets=x86_64-pep \
@ -9,7 +7,6 @@ machine=$(gcc -dumpmachine)
--disable-werror \
--disable-nls \
--with-mmap \
--build="$machine" \
--with-system-zlib
make

View File

@ -1 +1 @@
2.32 2
2.32 1