common/autoconf/bootcycle-spec.gmk.in
changeset 36506 17612cee3530
parent 34105 ce71d2b2f34b
child 39187 9decd6e374e2
equal deleted inserted replaced
36505:17460b0304f4 36506:17612cee3530
    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.