mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	disable zeroconf
Former-commit-id: b3e29c20a4b0a5407eb385b6f0579bc142a183a2
This commit is contained in:
		| @@ -13,7 +13,7 @@ make_release() | ||||
| 	mkdir -p build-${RELEASE} | ||||
| 	mkdir -p deploy/${RELEASE} | ||||
| 	cd  build-${RELEASE} | ||||
| 	cmake -DCMAKE_INSTALL_PREFIX=/usr -DPLATFORM=${PLATFORM} $@ -DENABLE_ZEROCONF=ON -DCMAKE_BUILD_TYPE=Release -Wno-dev .. || exit 1 | ||||
| 	cmake -DCMAKE_INSTALL_PREFIX=/usr -DPLATFORM=${PLATFORM} $@ -DCMAKE_BUILD_TYPE=Release -Wno-dev .. || exit 1 | ||||
| 	make -j $(nproc)  || exit 1 | ||||
| 	#strip bin/* | ||||
| 	make package -j $(nproc) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user