소스 검색

Makefile fixed

Alexander Shiryaev 7 년 전
부모
커밋
2a0cac57ce
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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}