summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsScriptC.cpp
diff options
context:
space:
mode:
authorShih-wei Liao <sliao@google.com>2011-01-18 22:51:22 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-01-18 22:51:22 -0800
commit9d30f75468b143724238e2cf00fcc7a2eeb2ba3f (patch)
tree1a0a892c42277d294b24c60cfdc797c7d2c6bcb9 /libs/rs/rsScriptC.cpp
parent9a07c990d305243d1b9b8557fea96f273c46dc0f (diff)
parentcbb7279e7b370c967932885f4fc53e4bc8d592ad (diff)
downloadframeworks_base-9d30f75468b143724238e2cf00fcc7a2eeb2ba3f.zip
frameworks_base-9d30f75468b143724238e2cf00fcc7a2eeb2ba3f.tar.gz
frameworks_base-9d30f75468b143724238e2cf00fcc7a2eeb2ba3f.tar.bz2
Merge "Fix the build." into honeycomb
Diffstat (limited to 'libs/rs/rsScriptC.cpp')
-rw-r--r--libs/rs/rsScriptC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/rs/rsScriptC.cpp b/libs/rs/rsScriptC.cpp
index 9f730bf..1b879bd 100644
--- a/libs/rs/rsScriptC.cpp
+++ b/libs/rs/rsScriptC.cpp
@@ -485,7 +485,7 @@ void ScriptCState::runCompiler(Context *rsc,
// Handle Fatal Error
}
-#if 1
+#if 0
if (bccLinkBC(s->mBccScript,
resName,
NULL /*rs_runtime_lib_bc*/,