2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-01-09 12:21:00 -07:00

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

View File

@ -1 +1 @@
2.32 2 2.32 1