diff options
-rw-r--r-- | editors/vim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 044ec13483ae..8f7230f7e85b 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -72,6 +72,7 @@ SCHEME_DESC= MzScheme (Racket) bindings # BROKEN: ruby.h: error: wrong number of arguments specified for 'deprecated' attribute OPTIONS_EXCLUDE_powerpc64= RUBY +OPTIONS_EXCLUDE_powerpc64le= RUBY # GENERAL OPTIONS CSCOPE_CONFIGURE_ENABLE=cscope |