diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-08 18:09:23 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-12 03:15:41 +0200 |
commit | ade9eba1496bb01acc03731c4ccb5369802b73ac (patch) | |
tree | dae3310dee4cdb87cd440c285640de25b23301bc /scripts | |
parent | c7bca5883d17ad49c66e7acd671c2c2a3d0ea6fc (diff) | |
download | upstream-ade9eba1496bb01acc03731c4ccb5369802b73ac.tar.gz upstream-ade9eba1496bb01acc03731c4ccb5369802b73ac.tar.bz2 upstream-ade9eba1496bb01acc03731c4ccb5369802b73ac.zip |
ipq806x: 5.15: drop arm override compile patch
Drop arm override compile patch. The use is dubious and at times (2016)
it was never explained why this was required.
Krait CPU and Cortex-a15 may be similar but they have some intrinsic
difference. While very similar they differ a lot in additional feature
and also cache configuration.
Also these conflict with raid6 libraty compilation that use specific
workaround not compatible with cortex-a15 and produce compilation
warning.
Fix compilation warning:
cc1: error: switch '-mcpu=cortex-a15' conflicts with switch '-march=armv7-a+simd' [-Werror]
cc1: all warnings being treated as errors
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions