Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm-trusted-firmware-mvebu: Use host flags for cryptest compilation | Hauke Mehrtens | 2022-12-31 | 1 | -0/+13 |
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> |