Re: FYI: updating yasm on build machines

2015-11-20 Thread Neil
Chris Peterson wrote: mozilla-build tools already use 1.3 When did it get upgraded? (My mozilla-build only has yasm 1.1) -- Warning: May contain traces of nuts. ___ dev-platform mailing list dev-platform@lists.mozilla.org

Re: FYI: updating yasm on build machines

2015-11-20 Thread Chris Peterson
On 11/20/15 5:09 AM, Neil wrote: Chris Peterson wrote: mozilla-build tools already use 1.3 When did it get upgraded? (My mozilla-build only has yasm 1.1) Last year according to bug 1113450: https://bugzilla.mozilla.org/show_bug.cgi?id=1113450

FYI: updating yasm on build machines

2015-11-16 Thread Chris Peterson
mozilla-build uses yasm 1.3, but the build machines still use yasm 1.1, which is at least three years out of date. Bug 1224408 will update the build machines to use yasm 1.3. There are no expected problems because local builds using mozilla-build tools already use 1.3. mozilla-central has