You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
100-ncurses-5.6-20080112-urxvt.patch ncurses: Update to 6.1. 6 years ago
101-ncurses-5.6-20080628-kbs.patch ncurses: Update to 6.1. 6 years ago
102-ncurses-5.9-gcc-5.patch Revert "ncurses: Remove obsolete compile fixes" 6 years ago
103-ncurses-ar-determinism.patch package/ncurses: change AR options to fix reproducible builds 5 years ago
200-fix_missing_include.patch Revert "ncurses: Remove obsolete compile fixes" 6 years ago
900-terminfo.patch ncurses: Update to 6.1. 6 years ago