Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 413939
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +11 lines)
Line  Link Here
0
-- gmp-5.0.4/configure
0
++ gmp-5.0.4/configure
Lines 5172-5178 Link Here
5172
	CALLING_CONVENTIONS_OBJS_64='amd64call.lo amd64check$U.lo'
5172
	CALLING_CONVENTIONS_OBJS_64='amd64call.lo amd64check$U.lo'
5173
	SPEED_CYCLECOUNTER_OBJ_64=x86_64.lo
5173
	SPEED_CYCLECOUNTER_OBJ_64=x86_64.lo
5174
	cyclecounter_size_64=2
5174
	cyclecounter_size_64=2
5175
	abilist="64 32"
5175
	path_x32="$path_64"
5176
	limb_x32=longlong
5177
	cclist_x32="gcc"
5178
	gcc_x32_cflags="-O2 -mx32"
5179
	any_x32_testlist="sizeof-long-4"
5180
	CALLING_CONVENTIONS_OBJS_x32='amd64call.lo amd64check$U.lo'
5181
	SPEED_CYCLECOUNTER_OBJ_x32=x86_64.lo
5182
	cyclecounter_size_x32=2
5183
	abilist="x32 64 32"
5176
5184
5177
	case $host in
5185
	case $host in
5178
	  *-*-solaris*)
5186
	  *-*-solaris*)
Lines 28447-28453 Link Here
28447
 ;;
28455
 ;;
28448
	  esac
28456
	  esac
28449
          ;;
28457
          ;;
28450
        64)
28458
        64|x32)
28451
28459
28452
echo "include_mpn(\`x86_64/x86_64-defs.m4')" >> $gmp_tmpconfigm4i
28460
echo "include_mpn(\`x86_64/x86_64-defs.m4')" >> $gmp_tmpconfigm4i
28453
28461

Return to bug 413939