commit | 1ad9612e9928728d0938c013f11374157fb31fed | [log] [tgz] |
---|---|---|
author | Shih-wei Liao <sliao@google.com> | Wed Jan 19 02:18:45 2011 -0800 |
committer | Shih-wei Liao <sliao@google.com> | Wed Jan 19 02:18:45 2011 -0800 |
tree | 44465e3089d653920491de57b6ba0b96db97be49 | |
parent | 9d30f75468b143724238e2cf00fcc7a2eeb2ba3f [diff] [blame] |
1. fp_mad.rs: Pass C99 check. 2. Include C99 header (Will be fixed later at build.git.) Change-Id: I2864e081b2635dfc4fc0c85f746f6d0ce0b01af5
diff --git a/libs/rs/rsScriptC.cpp b/libs/rs/rsScriptC.cpp index 1b879bd..9f730bf 100644 --- a/libs/rs/rsScriptC.cpp +++ b/libs/rs/rsScriptC.cpp
@@ -485,7 +485,7 @@ // Handle Fatal Error } -#if 0 +#if 1 if (bccLinkBC(s->mBccScript, resName, NULL /*rs_runtime_lib_bc*/,