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

(-)configure (-1 / +1 lines)
Lines 97-103 Link Here
97
  fi
97
  fi
98
  echo ./configure: SMLCM is $SMLCM
98
  echo ./configure: SMLCM is $SMLCM
99
  case "$TARGET" in
99
  case "$TARGET" in
100
  x86-cygwin-gcc|x86-mingw32-gcc)
100
  x86-cygwin-gcc|x86-mingw32-gcc|x86_64-linux-gcc)
101
	HEAP_SUFFIX=x86-win32
101
	HEAP_SUFFIX=x86-win32
102
	;;
102
	;;
103
  *)
103
  *)

Return to bug 228861