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

Description Landry Breuil 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)
Comment 1 Landry Breuil 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.
Comment 2 Landry Breuil 2014-03-09 03:04:42 PDT
Created attachment 226257 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2014-03-14 14:21:10 PDT
All reviewed patches have been landed.  Closing bug.