Bug 143094 - [EFL] Disable building libseccomp on AArch64
Summary: [EFL] Disable building libseccomp on AArch64
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: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 143092
  Show dependency treegraph
 
Reported: 2015-03-26 04:36 PDT by Csaba Osztrogonác
Modified: 2015-03-26 05:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.22 KB, patch)
2015-03-26 04:37 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-03-26 04:36:24 PDT
libseccomp 2.1.1 built by jhbuild isn't supported on AArch64,
let's disable building it on AArch64.

Otherwise building it is absolutely useless, 
because seccomp is disabled by default on EFL:
...
--[no-]seccomp-filters            Toggle Seccomp Filter sandbox (default: 0)
...
Comment 1 Csaba Osztrogonác 2015-03-26 04:37:19 PDT
Created attachment 249484 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-03-26 05:24:34 PDT
Comment on attachment 249484 [details]
Patch

Clearing flags on attachment: 249484

Committed r182008: <http://trac.webkit.org/changeset/182008>
Comment 3 Csaba Osztrogonác 2015-03-26 05:24:41 PDT
All reviewed patches have been landed.  Closing bug.