equal
deleted
inserted
replaced
22 # or visit www.oracle.com if you need additional information or have any |
22 # or visit www.oracle.com if you need additional information or have any |
23 # questions. |
23 # questions. |
24 # |
24 # |
25 |
25 |
26 # Support for building boot cycle builds |
26 # Support for building boot cycle builds |
|
27 |
|
28 BOOT_JDK_MODULAR := true |
27 |
29 |
28 # First include the real base spec.gmk file |
30 # First include the real base spec.gmk file |
29 include @SPEC@ |
31 include @SPEC@ |
30 |
32 |
31 # Check that the user did not try to specify a different java to use for compiling. |
33 # Check that the user did not try to specify a different java to use for compiling. |