We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e043115 commit e445aa1Copy full SHA for e445aa1
Install/Win32/OdbcJdbcSetup.iss
@@ -117,8 +117,8 @@ WizardSmallImageFile={#SOURCE_DOCS}\Win32\firebird-logo2.bmp
117
#if PlatformTarget == "x64"
118
ArchitecturesAllowed=x64
119
ArchitecturesInstallIn64BitMode=x64
120
-; #elif PlatformTarget == "ARM64"
121
-; ArchitecturesAllowed=arm64
+#elif PlatformTarget == "ARM64"
+ArchitecturesAllowed=x64
122
ArchitecturesInstallIn64BitMode=arm64
123
#endif
124
0 commit comments