Changes between Version 17 and Version 18 of JSCOnly/CrossBuildAndRemoteTestJSCLinux


Ignore:
Timestamp:
Feb 5, 2018 4:59:00 PM (6 years ago)
Author:
clopez@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JSCOnly/CrossBuildAndRemoteTestJSCLinux

    v17 v18  
    6464
    6565Now that we have the cross-toolchain built for the target board, building JSC is a matter of exporting the right environment variables before invoking the build-process [[BR]]
    66 '''Tip''': Its recommended start from a clean-build state to avoid problems with the CMake cache.
     66'''Tip''': Its recommended start from a WebKit/JSC clean-build state to avoid problems with the CMake cache.
    6767
    6868=== Defining the environment variables for the cross-compiler ===
     
    123123  }}}
    124124
    125 '''Tip''': If you tried before a build without ccache and want to enable it now, then its recommended to re-start from a clean-build state to avoid problems with the CMake cache.
     125'''Tip''': If you tried before a build without ccache and want to enable it now, then its recommended to re-start from a WebKit/JSC clean-build state to avoid problems with the CMake cache.
    126126 
    127127== Running the JSC tests remotely on the board ==