ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/configure.ac
(Generate patch)

Comparing BasiliskII/src/Unix/configure.ac (file contents):
Revision 1.31 by gbeauche, 2004-07-19T19:25:07Z vs.
Revision 1.32 by gbeauche, 2004-11-01T16:07:39Z

# Line 1010 | Line 1010 | elif [[ "x$HAVE_GCC30" = "xyes" -a "x$HA
1010    if [[ "x$HAVE_GAS" = "xyes" ]]; then
1011      ASM_OPTIMIZATIONS="x86-64"
1012      DEFINES="$DEFINES -DX86_64_ASSEMBLY -DOPTIMIZED_FLAGS"
1013 +    JITSRCS="cpuemu1_nf.cpp cpuemu2_nf.cpp cpuemu3_nf.cpp cpuemu4_nf.cpp cpuemu5_nf.cpp cpuemu6_nf.cpp cpuemu7_nf.cpp cpuemu8_nf.cpp $JITSRCS"
1014 +    CAN_JIT=yes
1015    fi
1016   elif [[ "x$HAVE_GCC27" = "xyes" -a "x$HAVE_SPARC" = "xyes" -a "x$HAVE_GAS" = "xyes" ]]; then
1017    dnl SPARC CPU

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines