tce-load -i compiletc git curl-dev perl5 python2.7 ruby gperf harfbuzz-icu-dev fltk-1.3-dev cairo-dev libxslt-dev sqlite3-dev git clone https://github.com/clbr/webkitfltk.git cd /usr/bin sudo ln -s /tmp/tcloop/perl5/usr/local/bin/perl perl cd webkitfltk patch -Np0 -i ../webkitfltk_aarch64.patch patch -Np0 -i ../webkitfltk_aarch64_1.patch time make -C Source/bmalloc/bmalloc CXX="g++ -march=armv7-a -mtune=cortex-a72 -Os -pipe -DNDEBUG" [0m 29.97s] time make -C Source/WTF/wtf CXX="g++ -march=armv7-a -mtune=cortex-a72 -Os -pipe -DNDEBUG" [3m 16.86s] time make -C Source/JavaScriptCore gen CXX="g++ -march=armv7-a -mtune=cortex-a72 -Os -pipe -DNDEBUG" [1m 13.32s] time make -C Source/JavaScriptCore CXX="g++ -march=armv7-a -mtune=cortex-a72 -Os -pipe -DNDEBUG" [3h 5m 44s] time make -C Source/WebCore CXX="g++ -march=armv7-a -mtune=cortex-a72 -Os -pipe -DNDEBUG" [15h 33m 34s] time make -C Source/WebKit/fltk CXX="g++ -march=armv7-a -mtune=cortex-a72 -Os -pipe -DNDEBUG" [10m 40.69s] sudo make -C Source/WebKit/fltk CXX="g++ -march=armv7-a -mtune=cortex-a72 -Os -pipe -DNDEBUG" PREFIX=/usr/local install