Explorar o código

Makefile fixed

Alexander Shiryaev %!s(int64=7) %!d(string=hai) anos
pai
achega
2a0cac57ce
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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}