equal
deleted
inserted
replaced
193 FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK |
193 FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK |
194 FLAGS_SETUP_COMPILER_FLAGS_MISC |
194 FLAGS_SETUP_COMPILER_FLAGS_MISC |
195 |
195 |
196 # Setup debug symbols (need objcopy from the toolchain for that) |
196 # Setup debug symbols (need objcopy from the toolchain for that) |
197 JDKOPT_SETUP_DEBUG_SYMBOLS |
197 JDKOPT_SETUP_DEBUG_SYMBOLS |
|
198 JDKOPT_SETUP_CODE_COVERAGE |
198 |
199 |
199 ############################################################################### |
200 ############################################################################### |
200 # |
201 # |
201 # Check dependencies for external and internal libraries. |
202 # Check dependencies for external and internal libraries. |
202 # |
203 # |