Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bzip2: add linker option LDFLAGS | leo chung | 2019-10-19 | 1 | -0/+11 |
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> (cherry picked from commit 56ab58fb6ce29329963619d5a4fffa9d5828176e) |