Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 279536 | Differences between
and this patch

Collapse All | Expand All

(-)/work/grub-0.97/configure.ac (+1 lines)
Lines 106-111 Link Here
106
    ])
106
    ])
107
    if test "x$no_stack_protector_flag" = xyes; then
107
    if test "x$no_stack_protector_flag" = xyes; then
108
      STAGE2_CFLAGS="$STAGE2_CFLAGS -fno-stack-protector"
108
      STAGE2_CFLAGS="$STAGE2_CFLAGS -fno-stack-protector"
109
      GRUB_CFLAGS="$GRUB_CFLAGS -fno-stack-protector"
109
    fi
110
    fi
110
  fi
111
  fi
111
fi
112
fi

Return to bug 279536