1 --- ltmain.sh.sav 2023-05-03 21:29:15.000000000 +0900
2 +++ ltmain.sh 2023-09-21 20:13:31.766938069 +0900
3 @@ -7277,7 +7277,7 @@ func_mode_link ()
4 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
5 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
6 -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \
8 + -fsanitize=*|-fuse-ld=*|--ld-path=*)
9 func_quote_for_eval "$arg"
10 arg=$func_quote_for_eval_result
11 func_append compile_command " $arg"