diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-08-16 20:16:43 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-08-16 20:16:43 +0000 |
commit | 4ab18306829b42596b31568bf51cf6644941f60f (patch) | |
tree | d7aec2fcfb75fcfb8534b849c1fe5ab461fc2e8c /package/utils/ubi-utils/patches/130-lzma_jffs2.patch | |
parent | b1bd85c40eb5d22253fcc09c441abb50308ecd40 (diff) | |
download | upstream-4ab18306829b42596b31568bf51cf6644941f60f.tar.gz upstream-4ab18306829b42596b31568bf51cf6644941f60f.tar.bz2 upstream-4ab18306829b42596b31568bf51cf6644941f60f.zip |
ubi-utils: fix build with gcc5
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46610
Diffstat (limited to 'package/utils/ubi-utils/patches/130-lzma_jffs2.patch')
-rw-r--r-- | package/utils/ubi-utils/patches/130-lzma_jffs2.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/ubi-utils/patches/130-lzma_jffs2.patch b/package/utils/ubi-utils/patches/130-lzma_jffs2.patch index c788f25d29..8c3794d769 100644 --- a/package/utils/ubi-utils/patches/130-lzma_jffs2.patch +++ b/package/utils/ubi-utils/patches/130-lzma_jffs2.patch @@ -9,7 +9,7 @@ ifeq ($(WITHOUT_XATTR), 1) CPPFLAGS += -DWITHOUT_XATTR -@@ -84,7 +84,7 @@ +@@ -84,7 +84,7 @@ $(BUILDDIR)/include/version.h.tmp: # # Utils in top level # |