Skip to content

Commit

Permalink
[sarldoc] Generate 64 bits executable.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Aug 28, 2020
1 parent 2edcbf1 commit 37fecc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/sarldoc/pom.xml
Expand Up @@ -138,7 +138,7 @@
<jre>
<minVersion>${sarl-run.min.jdk.version}.0</minVersion>
<jdkPreference>jdkOnly</jdkPreference>
<runtimeBits>64/32</runtimeBits>
<runtimeBits>64</runtimeBits>
</jre>
<versionInfo>
<fileVersion>${sarl.release_version}.0</fileVersion>
Expand Down

0 comments on commit 37fecc2

Please sign in to comment.