View | Details | Raw Unified | Return to bug 147565
Collapse All | Expand All

(-)configure (+3 lines)
Lines 12231-12236 Link Here
12231
  powerpc-*-freebsd*)
12231
  powerpc-*-freebsd*)
12232
	TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc
12232
	TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc
12233
	;;
12233
	;;
12234
  powerpc64-*-freebsd*)
12235
        TARGET=POWERPC; TARGETDIR=powerpc
12236
        ;;
12234
  powerpc*-*-rtems*)
12237
  powerpc*-*-rtems*)
12235
	TARGET=POWERPC; TARGETDIR=powerpc
12238
	TARGET=POWERPC; TARGETDIR=powerpc
12236
	;;
12239
	;;

Return to bug 147565