source: gs3-extensions/hugin/trunk/src/packages/patches/ilmbase-git-jan2013.patch@ 26875

Last change on this file since 26875 was 26875, checked in by davidb, 11 years ago

Patch that tweaks one file in ilmbase to help compilation on a 32-bit linux machine

File size: 321 bytes
  • ilmbase-git-jan2013/IexMath/IexMathFpu.cpp

    old new  
    2727#endif
    2828
    2929
    30 #ifdef HAVE_UCONTEXT_H
     30#if defined(HAVE_UCONTEXT_H) && (defined(x86_64) || defined(i386_))
    3131
    3232
    3333#include <ucontext.h>
Note: See TracBrowser for help on using the repository browser.