Bug 129991 - Recognize openbsd/netbsd and am64 archs in Tools/Scripts
Summary: Recognize openbsd/netbsd and am64 archs in Tools/Scripts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-09 03:00 PDT by Landry Breuil
Modified: 2014-03-14 14:21 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.93 KB, patch)
2014-03-09 03:04 PDT, Landry Breuil
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.