Thanks baf. I have a very lot to learn.
Going to try rebuilding that from source I think then. Get us a few more HTML5 nice to haves (and try for the fast-mobile-scrolling thingy)
may be a complete disaster :P
Quote:
CFLAGS="-march=armv7-a -mtune=cortex-a8 -mfpu=neon -ftree-vectorize -static-libstdc++ -O2 -pipe -fstack-protector -Wall -Wl,--as-needed -gstabs -ffast-math" CXXFLAGS="${CFLAGS}" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-rpath,/mnt/us/extensions/midori/usr/lib -static-libstdc++ -Wl,-O1 -Wl,--no-keep-memory" ./configure --prefix=/mnt/us/extensions/midori/usr --disable-jit --disable-silent-rules --disable-schemas-compile --with-gtk=2.0 --disable-gtk-doc --enable-introspection --enable-fast-mobile-scrolling --enable-web-audio --enable-mhtml --disable-geolocation --enable-video-track --enable-image-resizer --with-target=x11 --disable-glibtest
|