[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#436498: axel: not handling nostrip build option (policy 10.1) sid/i386



Part of my patch is incorrect.

On 07/09/14 13:22 +0530, Y Giridhar Appaji Nag said ...
>  
> +confopts = --i18n=1 --prefix=/usr --etcdir=/etc
> +ifeq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
> +	confopts += --debug=0
> +else
> +	confopts += --debug=1
> +endif

The --debug=1 also enabled additional debugging output which is not the
intent of "debug" in DEB_BUILD_OPTIONS.  I will post an update.

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/

Attachment: signature.asc
Description: Digital signature


Reply to: