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