r892 - /scripts/supported_platforms.php

fst at users.alioth.debian.org fst at users.alioth.debian.org
Tue Apr 15 11:40:53 UTC 2008


Author: fst
Date: Tue Apr 15 11:40:53 2008
New Revision: 892

URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=892
Log:
added hurd

Modified:
    scripts/supported_platforms.php

Modified: scripts/supported_platforms.php
URL: http://svn.debian.org/wsvn/pkg-boinc/scripts/supported_platforms.php?rev=892&op=diff
==============================================================================
--- scripts/supported_platforms.php (original)
+++ scripts/supported_platforms.php Tue Apr 15 11:40:53 2008
@@ -7,6 +7,7 @@
     'arm' => 'arm-unknown-linux-gnu',
     'armel' => 'arm-unknown-linux-gnueabi',
     'hppa' => 'hppa-unknown-linux-gnu',
+    'hurd-i368' => 'i486-pc-gnu',
     'i386' => 'i686-pc-linux-gnu',
     'ia64' => 'ia64-linux-gnu',
     'kfreebsd-amd64' => 'x86_64-pc-kfreebsd-gnu',




More information about the pkg-boinc-commits mailing list