qga/wixl: require Mingw_bin
No clear reason to make guesses here. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com> Message-Id: <20220525144140.591926-13-marcandre.lureau@redhat.com>
This commit is contained in:
parent
4f3c5778a9
commit
be2db8368f
@ -4,15 +4,6 @@
|
|||||||
<?error Define Arch to 32 or 64?>
|
<?error Define Arch to 32 or 64?>
|
||||||
<?endif?>
|
<?endif?>
|
||||||
|
|
||||||
<?ifndef var.Mingw_bin?>
|
|
||||||
<?if $(var.Arch) = "64"?>
|
|
||||||
<?define Mingw_bin=/usr/x86_64-w64-mingw32/sys-root/mingw/bin ?>
|
|
||||||
<?endif?>
|
|
||||||
<?if $(var.Arch) = "32"?>
|
|
||||||
<?define Mingw_bin=/usr/i686-w64-mingw32/sys-root/mingw/bin ?>
|
|
||||||
<?endif?>
|
|
||||||
<?endif?>
|
|
||||||
|
|
||||||
<?if $(var.Arch) = "64"?>
|
<?if $(var.Arch) = "64"?>
|
||||||
<?define ArchLib=libgcc_s_seh-1.dll?>
|
<?define ArchLib=libgcc_s_seh-1.dll?>
|
||||||
<?define GaProgramFilesFolder="ProgramFiles64Folder" ?>
|
<?define GaProgramFilesFolder="ProgramFiles64Folder" ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user