Wu Xiaotian
Wu Xiaotian
编译 gcc 时发现不支持以下特性: ``` configure:3294: checking for libitm support configure:3300: result: no configure:3313: checking for libsanitizer support configure:3319: result: no configure:3332: checking for libvtv support configure:3338: result: no configure:3462: checking...
Generic EFI zboot added since kernel 6.1 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/firmware/efi/libstub/Makefile.zboot?h=v6.1 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/firmware/efi/libstub/zboot-header.S?h=v6.1
Fix #20
Prevent use of lsx and lasx registers and disable relaxations.
test result on LoongArchLinux: ``` running 57 tests test editorconfig::tests::test_call_parentheses_no_single_table ... ok test editorconfig::tests::test_call_parentheses_always ... ok test editorconfig::tests::test_call_parentheses_no_single_string ... ok test editorconfig::tests::test_call_parentheses_none ... ok test editorconfig::tests::test_collapse_simple_statement_always ... ok test editorconfig::tests::test_collapse_simple_statement_conditional_only...
Please review this PR, thanks.