diff options
Diffstat (limited to 'recipes-core/openjdk/openjdk-7-common.inc')
| -rw-r--r-- | recipes-core/openjdk/openjdk-7-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/openjdk/openjdk-7-common.inc b/recipes-core/openjdk/openjdk-7-common.inc index dee5995..a03b519 100644 --- a/recipes-core/openjdk/openjdk-7-common.inc +++ b/recipes-core/openjdk/openjdk-7-common.inc | |||
| @@ -249,7 +249,7 @@ do_compile() { | |||
| 249 | bbnote "3/3 Building final JDK" | 249 | bbnote "3/3 Building final JDK" |
| 250 | 250 | ||
| 251 | # Build the final Hotspot + OpenJDK | 251 | # Build the final Hotspot + OpenJDK |
| 252 | oe_runmake icedtea | 252 | oe_runmake icedtea-stage2 |
| 253 | } | 253 | } |
| 254 | 254 | ||
| 255 | do_install() { | 255 | do_install() { |
