1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
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 ncurses: Update to 6.1. 2018-03-31 16:28:36 +02:00
101-ncurses-5.6-20080628-kbs.patch ncurses: Update to 6.1. 2018-03-31 16:28:36 +02:00
102-ncurses-5.9-gcc-5.patch Revert "ncurses: Remove obsolete compile fixes" 2018-04-04 17:08:10 +02:00
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 Revert "ncurses: Remove obsolete compile fixes" 2018-04-04 17:08:10 +02:00
900-terminfo.patch ncurses: Update to 6.1. 2018-03-31 16:28:36 +02:00