diff options
Diffstat (limited to 'sim/cris')
-rwxr-xr-x | sim/cris/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/cris/configure b/sim/cris/configure index 16dcc287c2..2e6967be13 100755 --- a/sim/cris/configure +++ b/sim/cris/configure @@ -1376,7 +1376,7 @@ Optional Features: Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-zlib include zlib support (auto/yes/no) + --with-zlib include zlib support (auto/yes/no) default=auto --with-pkgversion=PKG Use PKG in the version string in place of "GDB" --with-bugurl=URL Direct users to URL to report a bug |