redox/recipes/netsurf
Tibor Nagy 88f9d40aab Fix linking problems
The Rust code and some built-in compiler functions (__divdc3/__divsc3/__divxc3)
complained about missing floating-point stuff:
- fmax, fmaxf, fmaxl, logb, logbf, logbl, scalbnl, trunc, floor, ceil.

Passing `--gc-sections` to the linker seems to fix this.
2018-04-29 23:50:07 +02:00
..
01_redox.patch Include "Redox" in netsurf user agent 2018-03-08 17:09:05 -08:00
recipe.sh Fix linking problems 2018-04-29 23:50:07 +02:00