forked from kiss-community/repo
binutils: Revert changes.
This commit is contained in:
parent
3c5f1acfe7
commit
4e1a780e35
@ -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
|
||||
|
@ -1 +1 @@
|
||||
2.32 2
|
||||
2.32 1
|
||||
|
Loading…
Reference in New Issue
Block a user