diff options
Diffstat (limited to 'recipes/sdcc/sdcc-native_2.5.0.bb')
-rw-r--r-- | recipes/sdcc/sdcc-native_2.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sdcc/sdcc-native_2.5.0.bb b/recipes/sdcc/sdcc-native_2.5.0.bb index 8b2648aede..69628d5223 100644 --- a/recipes/sdcc/sdcc-native_2.5.0.bb +++ b/recipes/sdcc/sdcc-native_2.5.0.bb @@ -4,7 +4,7 @@ DEPENDS = "" # don't need native-tools patch here SRC_URI = "${SOURCEFORGE_MIRROR}/sdcc/sdcc-${PV}.tar.gz \ - file://gcc4.patch;apply=yes" + file://gcc4.patch" do_stage() { oe_runmake install |