root/trunk/asymptote/prc-PRCdouble.h.patch.osx5.ppc

Revision 6591, 292 bytes (checked in by mariuss, 11 months ago)

Added patch for 10.5 PPC

Line 
1*** prc/PRCdouble.h.orig        2011-06-19 10:41:11.000000000 -0500
2--- prc/PRCdouble.h     2011-06-19 10:43:25.000000000 -0500
3***************
4*** 21,24 ****
5--- 21,28 ----
6  #endif   
7 
8+ #ifdef WORDS_BIGENDIAN
9+ void *memrchr(const void *,int,size_t);
10+ #endif
11+
12  // from Adobe's documentation
13 
Note: See TracBrowser for help on using the browser.