Browse Source

Makefile fixed

Alexander Shiryaev 7 years ago
parent
commit
2a0cac57ce
1 changed files with 2 additions and 0 deletions
  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}