diff options
Diffstat (limited to 'recipes-core/openjdk/openjdk-7-release-75b13.inc')
-rw-r--r-- | recipes-core/openjdk/openjdk-7-release-75b13.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/openjdk/openjdk-7-release-75b13.inc b/recipes-core/openjdk/openjdk-7-release-75b13.inc index e60679b..219fd50 100644 --- a/recipes-core/openjdk/openjdk-7-release-75b13.inc +++ b/recipes-core/openjdk/openjdk-7-release-75b13.inc | |||
@@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | |||
4 | 4 | ||
5 | FILESPATH =. "${FILE_DIRNAME}/openjdk-7-75b13:" | 5 | FILESPATH =. "${FILE_DIRNAME}/openjdk-7-75b13:" |
6 | 6 | ||
7 | EXTRA_OECONF += " --disable-pulse-java " | ||
8 | |||
7 | # Name of the directory containing the compiled output | 9 | # Name of the directory containing the compiled output |
8 | BUILD_DIR = "openjdk.build" | 10 | BUILD_DIR = "openjdk.build" |
9 | BUILD_DIR_ECJ = "openjdk.build-ecj" | 11 | BUILD_DIR_ECJ = "openjdk.build-ecj" |