Update 10-main.conf

This commit is contained in:
GAlvare 2025-05-29 07:48:24 -05:00 committed by GitHub
parent f17b46dba6
commit c489a6205e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1862,7 +1862,7 @@ my %targets = (
asm_arch => 'ppc32',
perlasm_scheme => "osx32",
},
"darwin8-ppc-cc" => {
"darwin8-ppc64-cc" => {
inherit_from => [ "darwin64-ppc" ],
disable => [ "async" ]
},