Explorar el Código

Makefile fixed

Alexander Shiryaev hace 7 años
padre
commit
2a0cac57ce
Se han modificado 1 ficheros con 2 adiciones y 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}