commit | 067e7b261a9fedab9217fc9d4baa76ba577636c2 | [log] [tgz] |
---|---|---|
author | Shih-wei Liao <sliao@google.com> | Wed Jan 12 19:14:27 2011 -0800 |
committer | Shih-wei Liao <sliao@google.com> | Wed Jan 12 19:14:27 2011 -0800 |
tree | 468ca7081c93bf8077b179429d7e113b844b2cd6 | |
parent | 16095fc4c841017ff3843a6deba90f4f897af7b4 [diff] [blame] |
On-device linking. Change-Id: I609f575f1c2b9e9c3de0d8c16eb06b66b744bcb5
diff --git a/libs/rs/rsScriptC.cpp b/libs/rs/rsScriptC.cpp index 5dd976a..55ee9ca 100644 --- a/libs/rs/rsScriptC.cpp +++ b/libs/rs/rsScriptC.cpp
@@ -428,7 +428,7 @@ // Handle Fatal Error } -#if 0 +#if 1 if (bccLinkBC(s->mBccScript, rs_runtime_lib_bc, rs_runtime_lib_bc_size) != 0) {