diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2009-09-29 11:06:12 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2009-09-29 11:08:04 +0200 |
commit | 2676a3c9193804ad9047bed88314718efcb3d057 (patch) | |
tree | cad19aedd237d7e40677445dd40342c6c0a6c55d /recipes/classpath/classpath-native_0.98.bb | |
parent | a29424d4444974193220b67c92efe1ba9a554c31 (diff) |
classpath-native: Use --enable-tool-wrapper (increased PRs in respective BB files).
Diffstat (limited to 'recipes/classpath/classpath-native_0.98.bb')
-rw-r--r-- | recipes/classpath/classpath-native_0.98.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/classpath/classpath-native_0.98.bb b/recipes/classpath/classpath-native_0.98.bb index 710958a550..9f4c8f9077 100644 --- a/recipes/classpath/classpath-native_0.98.bb +++ b/recipes/classpath/classpath-native_0.98.bb @@ -3,7 +3,7 @@ require classpath-native.inc # Deadlocks occur on at least amd64 hosts. DEFAULT_PREFERENCE = "-1" -PR = "r0" +PR = "r1" # The code affected by the javanet-local patch # is usually not compiled. However if someone changes |