VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.4/Configurations/50-vms-x86_64.conf@ 103585

最後變更 在這個檔案從103585是 102863,由 vboxsync 提交於 13 月 前

openssl-3.1.4: Applied and adjusted our OpenSSL changes to 3.1.3. bugref:10577

檔案大小: 420 位元組
 
1## -*- mode: perl; -*-
2
3# OpenVMS cross compilation of x86_64 binaries on Itanium. This doesn't
4# fit the usual cross compilation parameters that are used on Unixly machines
5
6(
7 'vms-x86_64-cross-ia64' => {
8 inherit_from => [ 'vms-generic' ],
9 CC => 'XCC',
10 bn_ops => 'SIXTY_FOUR_BIT',
11 pointer_size => '',
12 setup_commands => [ '@SYS$MANAGER:X86_XTOOLS$SYLOGIN.COM' ],
13 }
14);
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette