Explorar o código

YCM: tell Clang that we have a 32 bit CPU

Streetwalrus Einstein %!s(int64=10) %!d(string=hai) anos
pai
achega
3c2d19230b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .ycm_extra_conf.py

+ 1 - 0
.ycm_extra_conf.py

@@ -43,6 +43,7 @@ flags = [
 '-Wno-variadic-macros',
 '-fexceptions',
 '-DNDEBUG',
+'-m32',
 # You 100% do NOT need -DUSE_CLANG_COMPLETER in your flags; only the YCM
 # source code needs it.
 '-DUSE_CLANG_COMPLETER',