| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
|
|
|
|
|
|
| |
The configure script incorrectly mangles `CFLAGS` by attempting to remove
`-Werror` from it, thus turning `-Werror=format-security` into just
`=format-security` which will cause subsequent autoconf tests to fail.
Patch out the custom `CFLAGS` mangling to fix the build.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
|
| |
Also added optional lzma support.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|
|
|
| |
Signed-off-by: Mario Halambek <mario.halambek@sartura.hr>
|
|
Signed-off-by: Luka Perkov <luka@openwrt.org>
|