From 90e3d83a5cb35e98a02a3017dd79ebc272bbfe85 Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Tue, 21 Sep 2010 13:26:52 -0400 Subject: Fix for build failures - disabling tcmalloc for now --- indra/llxuixml/CMakeLists.txt | 0 indra/llxuixml/llinitparam.cpp | 0 indra/llxuixml/llinitparam.h | 0 indra/llxuixml/llregistry.h | 0 indra/llxuixml/lltrans.cpp | 0 indra/llxuixml/lltrans.h | 0 indra/llxuixml/lluicolor.cpp | 0 indra/llxuixml/lluicolor.h | 0 indra/llxuixml/llxuiparser.cpp | 0 indra/llxuixml/llxuiparser.h | 0 10 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 indra/llxuixml/CMakeLists.txt mode change 100644 => 100755 indra/llxuixml/llinitparam.cpp mode change 100644 => 100755 indra/llxuixml/llinitparam.h mode change 100644 => 100755 indra/llxuixml/llregistry.h mode change 100644 => 100755 indra/llxuixml/lltrans.cpp mode change 100644 => 100755 indra/llxuixml/lltrans.h mode change 100644 => 100755 indra/llxuixml/lluicolor.cpp mode change 100644 => 100755 indra/llxuixml/lluicolor.h mode change 100644 => 100755 indra/llxuixml/llxuiparser.cpp mode change 100644 => 100755 indra/llxuixml/llxuiparser.h (limited to 'indra/llxuixml') diff --git a/indra/llxuixml/CMakeLists.txt b/indra/llxuixml/CMakeLists.txt old mode 100644 new mode 100755 diff --git a/indra/llxuixml/llinitparam.cpp b/indra/llxuixml/llinitparam.cpp old mode 100644 new mode 100755 diff --git a/indra/llxuixml/llinitparam.h b/indra/llxuixml/llinitparam.h old mode 100644 new mode 100755 diff --git a/indra/llxuixml/llregistry.h b/indra/llxuixml/llregistry.h old mode 100644 new mode 100755 diff --git a/indra/llxuixml/lltrans.cpp b/indra/llxuixml/lltrans.cpp old mode 100644 new mode 100755 diff --git a/indra/llxuixml/lltrans.h b/indra/llxuixml/lltrans.h old mode 100644 new mode 100755 diff --git a/indra/llxuixml/lluicolor.cpp b/indra/llxuixml/lluicolor.cpp old mode 100644 new mode 100755 diff --git a/indra/llxuixml/lluicolor.h b/indra/llxuixml/lluicolor.h old mode 100644 new mode 100755 diff --git a/indra/llxuixml/llxuiparser.cpp b/indra/llxuixml/llxuiparser.cpp old mode 100644 new mode 100755 diff --git a/indra/llxuixml/llxuiparser.h b/indra/llxuixml/llxuiparser.h old mode 100644 new mode 100755 -- cgit v1.2.3