<html>
    <head>
      <base href="https://bugzilla.icculus.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - unbreak OpenBSD/amd64 build after 'Consolidate architecture names' commit"
   href="https://bugzilla.icculus.org/show_bug.cgi?id=5904">5904</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>unbreak OpenBSD/amd64 build after 'Consolidate architecture names' commit
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>ioquake3
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>GIT MASTER
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>OpenBSD
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P3
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Platform
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>zakk@icculus.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>khalek@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>quake3-bugzilla@icculus.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=3336&action=diff" name="attach_3336" title="OpenBSD/amd64 compile fix">attachment 3336</a> <a href="attachment.cgi?id=3336&action=edit" title="OpenBSD/amd64 compile fix">[details]</a></span>
OpenBSD/amd64 compile fix

As the openbsd section of the makefile was overriding ARCH
the following commit broke compilation on OpenBSD/amd64.
Diff to remove the extra setting of ARCH attached.

commit 2c8e7511304f81636294fda316814996efd1b17f
Author: Tim Angus <<a href="mailto:tim.angus@roslin.ed.ac.uk">tim.angus@roslin.ed.ac.uk</a>>
Date:   Thu Mar 21 11:22:44 2013 +0000

    Consolidate architecture names

    amd64, x64, x86_64 -> x86_64
    i386, i86pc, x86 -> x86
    powerpc, ppc -> ppc
    powerpc64, ppc64 -> ppc64
    axp -> alpha

    Some exceptions are made for the actual build product names</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>