Kaydet (Commit) 21e12229 authored tarafından Herbert Dürr's avatar Herbert Dürr

#i122301# enable ismacbuild flag for all mac builds

üst c5e03eac
......@@ -285,7 +285,7 @@ sub setglobalvariables
}
}
if (( $installer::globals::compiler =~ /unxmacxi/ ) || ( $installer::globals::compiler =~ /unxmacxp/ ))
if( $installer::globals::compiler =~ /unxmac/ )
{
$installer::globals::ismacbuild = 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment