]> git.pld-linux.org Git - packages/Regina.git/blame - Regina-x86_64.patch
- small patch to build on amd64
[packages/Regina.git] / Regina-x86_64.patch
CommitLineData
858ba02a 1--- gci/gci_convert.linux.86_64~ 2007-09-16 07:21:51.000000000 +0200
2+++ gci/gci_convert.linux.86_64 2008-01-18 16:02:37.890489267 +0100
3@@ -57,8 +57,8 @@
4
5 #if 0
6
7- AMD's Opteron uses argument passing on the floating point unit
8- which isn't supported by GCI!
9+// AMD's Opteron uses argument passing on the floating point unit
10+// which isn't supported by GCI!
11
12 #define GCI_Fr strtold
13 #define GCI_Fw(s,v) sprintf( s, "%.*LE", LDBL_MANT_DIG/3, v )
This page took 0.161684 seconds and 4 git commands to generate.