Ticket #62719: patch-build-m1-fix.diff
File patch-build-m1-fix.diff, 396 bytes (added by irdc, 3 years ago) |
---|
-
gcc/config.host
old new 93 93 case ${host} in 94 94 *-darwin*) 95 95 # Generic darwin host support. 96 out_host_hook_obj=host-darwin.o97 host_xmake_file="${host_xmake_file} x-darwin"96 #out_host_hook_obj=host-darwin.o 97 #host_xmake_file="${host_xmake_file} x-darwin" 98 98 ;; 99 99 esac 100 100