HomeSort by: relevance | last modified time | path
    Searched refs:stk_clash_max (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
configure 7876 stk_clash_max=30
7891 || test $DEFAULT_STK_CLASH_GUARD_SIZE -gt $stk_clash_max); then
7892 as_fn_error $? "Invalid value $DEFAULT_STK_CLASH_GUARD_SIZE for --with-stack-clash-protection-guard-size. Must be between $stk_clash_min and $stk_clash_max." "$LINENO" 5
  /src/external/gpl3/gcc/dist/gcc/
configure 7882 stk_clash_max=30
7897 || test $DEFAULT_STK_CLASH_GUARD_SIZE -gt $stk_clash_max); then
7898 as_fn_error $? "Invalid value $DEFAULT_STK_CLASH_GUARD_SIZE for --with-stack-clash-protection-guard-size. Must be between $stk_clash_min and $stk_clash_max." "$LINENO" 5
    [all...]

Completed in 38 milliseconds