mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 12:53:33 +00:00
MFC r358045:
Merge r358034 from the clang1000-import branch: Disable new clang 10.0.0 warnings about misleading indentation in sys/contrib/ncsw/Peripherals/FM/fman_ncsw.c. This is horribly formatted contributed code, and fixing it is not worth the effort.
This commit is contained in:
parent
740f99c5d0
commit
61717a14cc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/stable/11/; revision=358229
@ -56,7 +56,7 @@ contrib/ncsw/Peripherals/FM/fm_muram.c optional dpaa \
|
||||
contrib/ncsw/Peripherals/FM/fm_guest.c optional dpaa \
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD}"
|
||||
contrib/ncsw/Peripherals/FM/fm.c optional dpaa \
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD}"
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD} ${NO_WMISLEADING_INDENTATION}"
|
||||
contrib/ncsw/Peripherals/QM/qm.c optional dpaa \
|
||||
no-depend compile-with "${DPAA_COMPILE_CMD}"
|
||||
contrib/ncsw/Peripherals/QM/qm_portal_fqr.c optional dpaa \
|
||||
|
Loading…
Reference in New Issue
Block a user