Ver Fonte

Makefile fixed

Alexander Shiryaev há 7 anos atrás
pai
commit
2a0cac57ce
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      BlackBox/_Linux_/Lin/Mod/gen-LibW/Makefile

+ 2 - 0
BlackBox/_Linux_/Lin/Mod/gen-LibW/Makefile

@@ -8,6 +8,8 @@ INCDIR ?= /usr/include
 
 PY = python2.7
 
+CFLAGS += -m32
+
 DEFS = defs-basictypes defs-lc
 
 all: LibW.txt ${DEFS}