wok rev 23852
binutils: can assemble x86_64 again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 15 17:07:36 2020 +0000 (2020-06-15) |
parents | 6c18ac466467 |
children | 424067b64d10 |
files | binutils/receipt dosbox-mb/stuff/msdos-games.desktop dosbox/stuff/msdos-games.desktop |
line diff
1.1 --- a/binutils/receipt Mon Jun 15 14:18:28 2020 +0100 1.2 +++ b/binutils/receipt Mon Jun 15 17:07:36 2020 +0000 1.3 @@ -31,7 +31,7 @@ 1.4 compile_rules() 1.5 { 1.6 case "$ARCH" in 1.7 - i?86) ARCH_ARGS="--disable-werror" ;; 1.8 + i?86) ARCH_ARGS="--disable-werror --enable-64-bit-bfd" ;; 1.9 esac 1.10 1.11 mkdir -p ../binutils-build &&
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/dosbox-mb/stuff/msdos-games.desktop Mon Jun 15 17:07:36 2020 +0000 2.3 @@ -0,0 +1,10 @@ 2.4 +[Desktop Entry] 2.5 +Type=Application 2.6 +Name=MS-DOS games 2.7 +Name[fr]=Jeux MS-DOS 2.8 +Comment=Web archive 2.9 +Comment[fr]=Archive web 2.10 +Exec=browser https://archive.org/details/softwarelibrary_msdos_games 2.11 +Terminal=false 2.12 +Categories=Game; 2.13 +Icon=dosbox
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/dosbox/stuff/msdos-games.desktop Mon Jun 15 17:07:36 2020 +0000 3.3 @@ -0,0 +1,10 @@ 3.4 +[Desktop Entry] 3.5 +Type=Application 3.6 +Name=MS-DOS games 3.7 +Name[fr]=Jeux MS-DOS 3.8 +Comment=Web archive 3.9 +Comment[fr]=Archive web 3.10 +Exec=browser https://archive.org/details/softwarelibrary_msdos_games 3.11 +Terminal=false 3.12 +Categories=Game; 3.13 +Icon=dosbox