diff options
Diffstat (limited to 'sim/tic80/configure')
-rwxr-xr-x | sim/tic80/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/tic80/configure b/sim/tic80/configure index db70f43..0a5b665 100755 --- a/sim/tic80/configure +++ b/sim/tic80/configure @@ -32,7 +32,7 @@ ac_help="$ac_help ac_help="$ac_help --enable-sim-hostendain=end Specify host byte endian orientation." ac_help="$ac_help - --enable-sim-warnings=opts Extra CFLAGS for turning on compiler warnings except for idecode.o, semantics.o and psim.o" + --enable-sim-warnings=opts Extra CFLAGS for turning on compiler warnings" ac_help="$ac_help --enable-sim-reserved-bits Specify whether to check reserved bits in instruction." |