diff options
Diffstat (limited to 'recipes/llvm/llvm2.5_2.5.bb')
-rw-r--r-- | recipes/llvm/llvm2.5_2.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/llvm/llvm2.5_2.5.bb b/recipes/llvm/llvm2.5_2.5.bb index 02094ac98d..d76fd8dd94 100644 --- a/recipes/llvm/llvm2.5_2.5.bb +++ b/recipes/llvm/llvm2.5_2.5.bb @@ -1,6 +1,6 @@ require llvm.inc -SRC_URI += "file://fix-build.patch;patch=1" +SRC_URI += "file://fix-build.patch;apply=yes" SRC_URI[md5sum] = "55df2ea8665c8094ad2ef85187b9fc74" |