From c48c3f88a9a2a981bf52c3de205ef40c69b43bb3 Mon Sep 17 00:00:00 2001 From: Pawel Dziepak Date: Tue, 1 Oct 2013 19:32:51 +0200 Subject: [PATCH] build: Reenable debug mode for tarfs --- build/jam/BuildSetup | 1 - 1 file changed, 1 deletion(-) diff --git a/build/jam/BuildSetup b/build/jam/BuildSetup index 6c47fc9efb..d77704418c 100644 --- a/build/jam/BuildSetup +++ b/build/jam/BuildSetup @@ -940,4 +940,3 @@ SetConfigVar DEBUG : HAIKU_TOP src add-ons print drivers gutenprint : 0 : local SetConfigVar DEBUG : HAIKU_TOP src servers input : 0 : local ; SetConfigVar DEBUG : HAIKU_TOP src servers media_addon : 0 : local ; SetConfigVar DEBUG : HAIKU_TOP src system boot loader file_systems bfs : 0 : local ; -SetConfigVar DEBUG : HAIKU_TOP src system boot loader file_systems tarfs : 0 : local ;