From 0365afd4f10e79e06784bd33193ecd2d0a0d1d3e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 29 Mar 2016 19:30:40 +0100 Subject: [PATCH] cgi-fcgi-interp: Temporarily disable compilation We are going to break it; keep bisectability for the rest of cprogs. --- cprogs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cprogs/Makefile b/cprogs/Makefile index 496b33e..c64a984 100644 --- a/cprogs/Makefile +++ b/cprogs/Makefile @@ -28,8 +28,7 @@ include ../settings.make RWBUFFER_SIZE_MB=16 PROGRAMS= readbuffer writebuffer with-lock-ex xbatmon-simple \ - summer watershed rcopy-repeatedly xduplic-copier \ - cgi-fcgi-interp + summer watershed rcopy-repeatedly xduplic-copier SUIDSBINPROGRAMS= really DAEMONS= trivsoundd MAN1PAGES= readbuffer.1 writebuffer.1 with-lock-ex.1 \ -- 2.30.2