summaryrefslogtreecommitdiff
path: root/lib/utils
diff options
context:
space:
mode:
authorKalle Wachsmuth <[email protected]>2024-01-18 19:02:31 +0100
committerAnup Patel <[email protected]>2024-02-05 16:00:54 +0530
commit4a76f79ff5e01bb72eedcf636a11f4c701d1568d (patch)
tree44309304db407e81eca3b01570235f559a0b7e13 /lib/utils
parent21caaa3f56c5b8297cda228a93e76bb66a1313c9 (diff)
Makefile: don't pass -mstrict-align if not supported
Support for that option will be added in LLVM 18: https://github.com/llvm/llvm-project/commit/23ce5368409c760f3dd49d0f17f34772b0b869d8 Clang 17.0.6, however, will error when passed the `-mstrict-align` flag. We should only use the flag if it is supported. Signed-off-by: Kalle Wachsmuth <[email protected]> Reviewed-by: Anup Patel <[email protected]> Reviewed-by: Xiang W <[email protected]>
Diffstat (limited to 'lib/utils')
0 files changed, 0 insertions, 0 deletions