Updated yasm to 1.1.0
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38315 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1570,11 +1570,9 @@ if [ IsOptionalHaikuImagePackageAdded Yasm ] {
|
|||||||
Echo "No optional package Yasm available for $(TARGET_ARCH)" ;
|
Echo "No optional package Yasm available for $(TARGET_ARCH)" ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
yasm-0.8.0-r1a2-x86-gcc2-2010-04-21.zip
|
yasm-1.1.0-x86-gcc2-2010-08-23.zip
|
||||||
: $(baseURL)/yasm-0.8.0-r1a2-x86-gcc2-2010-04-21.zip
|
: $(baseURL)/yasm-1.1.0-x86-gcc2-2010-08-23.zip
|
||||||
:
|
:
|
||||||
;
|
;
|
||||||
InstallSourceArchive yasm-0.8.0_haiku-2010-04-29.tar.xz
|
|
||||||
: $(baseSourceURL)/yasm-0.8.0_haiku-2010-04-29.tar.xz ;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user