Changes between Version 18 and Version 19 of JSCOnly/CrossBuildAndRemoteTestJSCLinux
- Timestamp:
- Feb 6, 2018, 4:36:20 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JSCOnly/CrossBuildAndRemoteTestJSCLinux
v18 v19 40 40 3.2 Check that ```ICU``` will be built for the target: (check the value ```BR2_PACKAGE_ICU=y``` ) 41 41 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```) 43 43 44 44 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.