# | Line 4037 | Line 4037 | if [ "x$HAVE_GCC27" = "xyes" -a "x$HAVE_ | |
---|---|---|
4037 | if [ "x$HAVE_GAS" = "xyes" ]; then | |
4038 | WANT_X86_ASSEMBLY=yes | |
4039 | DEFINES="$DEFINES -DX86_ASSEMBLY" | |
4040 | < | CPUSRCS="cpufast1.s cpufast2.s cpufast3.s cpufast4.s cpufast5.s cpufast6.s cpufast7.s cpufast8.s" |
4040 | > | CPUSRCS="../uae_cpu/compiler.cpp cpufast1.s cpufast2.s cpufast3.s cpufast4.s cpufast5.s cpufast6.s cpufast7.s cpufast8.s" |
4041 | fi | |
4042 | elif [ "x$HAVE_GCC27" = "xyes" -a "x$HAVE_SPARC" = "xyes" -a "x$HAVE_GAS" = "xyes" ]; then | |
4043 | case "$MACHINE" in |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |