Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | arm-trusted-firmware-mvebu: Use host flags for cryptest compilation | Hauke Mehrtens | 2022-12-31 |
Without these changes it used the system LDFLAGS for the compilation of the cryptopp library. This does not always work when we add "-no-warn-rwx-segments" which is done to support binutils 2.39 inside of OpenWrt. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |