X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fposix-bc.sh;h=00c1cc9ac540d8a7630871ca8ae9451289783a88;hb=4e73d6a402bc493d66d19c409c41e1e271c6450b;hp=006323fd2522db4c6816b73ef97a36b9abcbdc56;hpb=c8c28942eb5dd6e9c772ac6dce0a150519170f2c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/posix-bc.sh b/hints/posix-bc.sh index 006323f..00c1cc9 100644 --- a/hints/posix-bc.sh +++ b/hints/posix-bc.sh @@ -23,7 +23,7 @@ esac # -DUSE_PURE_BISON # -D_XOPEN_SOURCE_EXTENDED alters system headers. # Prepend your favorites with Configure -Dccflags=your_favorites -ccflags="$ccflags -Kc_names_unlimited,enum_long,llm_case_lower,llm_keep,no_integer_overflow -DPOSIX_BC -DUSE_PURE_BISON -D_XOPEN_SOURCE_EXTENDED" +ccflags="$ccflags -Kc_names_unlimited,enum_long,llm_case_lower,llm_keep,no_integer_overflow -DPOSIX_BC -DUSE_PURE_BISON -DYYMAXDEPTH=65000 -DYYINITDEPTH=1000 -D_XOPEN_SOURCE_EXTENDED" # Now, what kind of BS2000 system are we running on? echo