diff options
Diffstat (limited to 'recipes-core/openjdk/openjdk-8-common.inc')
| -rw-r--r-- | recipes-core/openjdk/openjdk-8-common.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/openjdk/openjdk-8-common.inc b/recipes-core/openjdk/openjdk-8-common.inc index dd3d397..74f686d 100644 --- a/recipes-core/openjdk/openjdk-8-common.inc +++ b/recipes-core/openjdk/openjdk-8-common.inc | |||
| @@ -186,6 +186,8 @@ def get_jdk8_native_jobs(d): | |||
| 186 | # Whatever found in PARALLEL_MAKE was not suitable. | 186 | # Whatever found in PARALLEL_MAKE was not suitable. |
| 187 | return "1" | 187 | return "1" |
| 188 | 188 | ||
| 189 | get_jdk8_native_jobs[vardepsexclude] += "OPENJDK8_PARALLEL_MAKE" | ||
| 190 | |||
| 189 | # A function that is needed in the Shark builds. | 191 | # A function that is needed in the Shark builds. |
| 190 | def get_llvm_configure_arch(d): | 192 | def get_llvm_configure_arch(d): |
| 191 | import bb; | 193 | import bb; |
