Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pixiewps: use compiler, linker options of the build system | Yousong Zhou | 2018-02-11 |
| | | | | | | | | | | | pixiewps has its own CFLAGS setting and uses LDFLAGS from environment variable. When PKG_ALSR_PIE was enabled, objects were not compiled with -fPIC supplied from the build system and the final link step would fail because of the -pie option Fixes #5590 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> | ||
* | pixiewps: bump to version 1.4.2 | Yousong Zhou | 2018-01-29 |
| | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> | ||
* | pixiewps: initial version 1.4.1 | Yousong Zhou | 2017-12-05 |
Addresses #2872 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> |