1
0
mirror of https://github.com/cjdelisle/openwrt.git synced 2025-05-11 14:15:27 +00:00
Files
openwrt/package/utils/bzip2
leo chung 56ab58fb6c bzip2: add linker option LDFLAGS
if gcc not linker whith this LDFLAGS, "file libbz2.so.1.0.8" will
recognize as pie executable ELF file ( which should be shared object).

this because the file command version before 5.36 not recognize
correctly.

Signed-off-by: leo chung <gewalalb@gmail.com>
2019-10-19 12:49:11 +02:00
..
2019-10-19 12:49:11 +02:00
2019-08-17 16:43:22 +02:00