openwrt/package/libs/ncurses/patches
Alexander Couzens b2bf3745ff
package/ncurses: change AR options to fix reproducible builds
ar has a deterministic (-D) and non-deterministic (-U) mode.
OpenWrt is already using the deterministic mode by default,
but ncurses' configure script force this to be non-deterministic.
Since autoreconf fails to generate a new configure, the configure script
is directly modified.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2019-02-28 19:09:35 +01:00
..
100-ncurses-5.6-20080112-urxvt.patch
101-ncurses-5.6-20080628-kbs.patch
102-ncurses-5.9-gcc-5.patch
103-ncurses-ar-determinism.patch package/ncurses: change AR options to fix reproducible builds 2019-02-28 19:09:35 +01:00
200-fix_missing_include.patch
900-terminfo.patch