소스 검색

Don't use libssp as it doesn't get installed

Peter Korsgaard 18 년 전
부모
커밋
01d97bb0c9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      package/avahi/avahi.mk

+ 1 - 0
package/avahi/avahi.mk

@@ -135,6 +135,7 @@ $(AVAHI_DIR)/.configured: $(AVAHI_DIR)/.unpacked $(AVAHI_EXPAT_DEP)
 		--disable-pygtk \
 		--disable-mono \
 		--disable-monodoc \
+		--disable-stack-protector \
 		--with-distro=none \
 		--with-avahi-user=default \
 		--with-avahi-group=default \