diff options
author | Robert Schuster <thebohemian@gmx.net> | 2009-03-20 00:54:20 +0100 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2009-03-20 00:55:26 +0100 |
commit | ff058c030090b67ff7bf4b87c3110f61b2300f75 (patch) | |
tree | b9842d74787e566b0b300e2dc01b6b5fe221e50a /recipes | |
parent | 3b2c009653f81090e09ebbf713d7fa0e2c1d4b21 (diff) |
cacao-native 0.99.4: Added note about unusability on amd64 hosts.
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/cacao/cacao-native_0.99.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/cacao/cacao-native_0.99.4.bb b/recipes/cacao/cacao-native_0.99.4.bb index c2178e21e0..1b996ffbcc 100644 --- a/recipes/cacao/cacao-native_0.99.4.bb +++ b/recipes/cacao/cacao-native_0.99.4.bb @@ -1,3 +1,5 @@ +# Do not use this on amd64 hosts yet! + require cacao-native.inc PR = "r0" |