Re create B2G based on Android

2016-10-13 Thread Matthieu Ducorps
Hi All, As you are probably all aware Mozilla is removing the B2G Code from Mozilla Central, so the B2G Community is looking for options, and today we are looking at hacking AOSP to put in lieu fennec which will work as the only system UI. For that purpose we need hackers to help us testing

Re: Only clang/llvm 3.6 or newer is supported error - Aries build on mac

2016-10-13 Thread Alexandre Lissy
On 13/10/2016 08:17, Punam Dahiya wrote: > When running|||./build.sh -j1| to build for aries on Mac 10.11 fails > with error: > ERROR: Only clang/llvm 3.6 or newer is supported Building those devices on OSX has never been completed: https://bugzilla.mozilla.org/show_bug.cgi?id=1194655 I confess

Only clang/llvm 3.6 or newer is supported error - Aries build on mac

2016-10-13 Thread Punam Dahiya
When running ./build.sh -j1 to build for aries on Mac 10.11 fails with error: ERROR: Only clang/llvm 3.6 or newer is supported The main error is during the host compiler check for *clang++* with *-std=gnu+11* where its returning not supported. /usr/local/bin/ccache /usr/bin/clang++ -std=gnu++11