aboutsummaryrefslogtreecommitdiffstats
path: root/testing/firefox/allow-utf8-fallback.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/firefox: fixes for gcc6 and cleanupNatanael Copa2016-09-071-16/+0
| | | | | | | | | We apparently need add a few CXXFLAGS to make it work: -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2 we clean up some patches and refactor the build a bit too, so it is closer to void linux
* testing/firefox: allow set utf-8 as fallbackNatanael Copa2015-09-011-0/+16
We want let user be able to set utf-8 as fallback so text/plain works properly.