Changes between Version 18 and Version 19 of JSCOnly/CrossBuildAndRemoteTestJSCLinux


Ignore:
Timestamp:
Feb 6, 2018 4:36:20 AM (6 years ago)
Author:
clopez@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JSCOnly/CrossBuildAndRemoteTestJSCLinux

    v18 v19  
    4040   3.2 Check that ```ICU``` will be built for the target:  (check the value ```BR2_PACKAGE_ICU=y``` )
    4141
    42    3.3 Check that the compiler has C++ support enabled (```Toolchain -> Enable C++ support```)
     42   3.3 Check that the compiler has ```C++``` support enabled (```Toolchain -> Enable C++ support```)
    4343
    4444   3.4 Check also on ```Filesystem images``` the size of the image to be generated: Set it to at least to a 2GB size so it has enough free space for storing all the subproducts of the JSC tests.