Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0394d249 authored by Shih-wei Liao's avatar Shih-wei Liao
Browse files

Disable on-device linking

Change-Id: I7c416c7c9714fae0722e61c4f0368fbdb7d808b3
parent 3a3dd2b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -428,7 +428,7 @@ void ScriptCState::runCompiler(Context *rsc,
            // Handle Fatal Error
        }

#if 1
#if 0
        if (bccLinkBC(s->mBccScript,
                      rs_runtime_lib_bc,
                      rs_runtime_lib_bc_size) != 0) {