소스 검색

disable python bindings

Waldemar Brodkorb 15 년 전
부모
커밋
40d67e08b8
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      package/collectd/Makefile

+ 2 - 0
package/collectd/Makefile

@@ -66,6 +66,7 @@ CONFIGURE_ARGS+=	--disable-apache \
 			--disable-multimeter \
 			--disable-mysql \
 			--disable-openvpn \
+			--disable-python \
 			--disable-postgresql \
 			--disable-powerdns \
 			--disable-network \
@@ -95,6 +96,7 @@ CONFIGURE_ARGS+=	--disable-apache \
 			--disable-write_http \
 			--with-fp-layout=nothing \
 			--without-java \
+			--without-python \
 			--without-libiptc \
 			--with-nan-emulation