Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/firefox: fixes for gcc6 and cleanup | Natanael Copa | 2016-09-07 | 1 | -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 fallback | Natanael Copa | 2015-09-01 | 1 | -0/+16 |
We want let user be able to set utf-8 as fallback so text/plain works properly. |