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

Comparing SheepShaver/src/Unix/configure.ac (file contents):
Revision 1.45 by gbeauche, 2006-01-15T11:41:23Z vs.
Revision 1.46 by gbeauche, 2006-01-22T00:08:32Z

# Line 1328 | Line 1328 | if [[ "x$EMULATED_PPC" = "xyes" ]]; then
1328      if [[ "x$ac_cv_use_dyngen" = "xyes" ]]; then
1329        case $host_cpu in
1330        i?86)
1331 <        DYNGEN_OP_FLAGS="-fomit-frame-pointer -mpreferred-stack-boundary=2"
1331 >        DYNGEN_OP_FLAGS="-fomit-frame-pointer"
1332          ;;
1333        mips)
1334          DYNGEN_OP_FLAGS="-fno-delayed-branch -mno-abicalls"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines