* Add system_x86_64_netbsd system

git-svn-id: trunk@20730 -
This commit is contained in:
pierre 2012-04-06 21:43:40 +00:00
parent 5af111d164
commit 6907539691
3 changed files with 6 additions and 3 deletions

View File

@ -147,7 +147,8 @@
system_i386_nativent, { 68 }
system_i386_iphonesim, { 69 }
system_powerpc_wii, { 70 }
system_x86_64_openbsd { 71 }
system_x86_64_openbsd, { 71 }
system_x86_64_netbsd { 72 }
);
type

View File

@ -219,7 +219,8 @@ interface
system_x86_64_freebsd];
systems_netbsd = [system_i386_netbsd,
system_m68k_netbsd,
system_powerpc_netbsd];
system_powerpc_netbsd,
system_x86_64_netbsd];
systems_openbsd = [system_i386_openbsd,
system_m68k_openbsd,
system_x86_64_openbsd];

View File

@ -148,7 +148,8 @@ const
{ 68 } 'NativeNT-i386',
{ 69 } 'iPhoneSim-i386',
{ 70 } 'Wii-powerpc',
{ 71 } 'OpenBSD-x86-64'
{ 71 } 'OpenBSD-x86-64',
{ 72 } 'NetBSD-x86-64'
);
const