Bug 129991

Summary: Recognize openbsd/netbsd and am64 archs in Tools/Scripts
Product: WebKit Reporter: Landry Breuil <landry>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Landry Breuil
Reported 2014-03-09 03:00:41 PDT
Builds fails now on OpenBSD/NetBSD because os is not recognized. arch is also badly detected, since on those amd64=x86_64 (this is already ok for cmake but not for autotools)
Attachments
Patch (3.93 KB, patch)
2014-03-09 03:04 PDT, Landry Breuil
no flags
Landry Breuil
Comment 1 2014-03-09 03:02:13 PDT
Also, allow to specify MAKE in the build env, instead of hardcoding make=gnu make. This way i can export MAKE=gmake.
Landry Breuil
Comment 2 2014-03-09 03:04:42 PDT
WebKit Commit Bot
Comment 3 2014-03-14 14:21:07 PDT
Comment on attachment 226257 [details] Patch Clearing flags on attachment: 226257 Committed r165649: <http://trac.webkit.org/changeset/165649>
WebKit Commit Bot
Comment 4 2014-03-14 14:21:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.