diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-11 12:29:23 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-11 12:29:23 +0100 |
| commit | 407f9b8fde3ad9cc55f39f7a548cde6056dab494 (patch) | |
| tree | 0375ea8ddab3502bf6883066f43fc7e328d5c704 /target/tools/squashfs/patches/honour-cflags.patch | |
| parent | 2ecefcf609e484d04d1546581191831e07ad71ec (diff) | |
| parent | abb858ae43374dc13a5fcef19b9e0ba9442013bb (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/tools/squashfs/patches/honour-cflags.patch')
| -rw-r--r-- | target/tools/squashfs/patches/honour-cflags.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/tools/squashfs/patches/honour-cflags.patch b/target/tools/squashfs/patches/honour-cflags.patch deleted file mode 100644 index a50d94263..000000000 --- a/target/tools/squashfs/patches/honour-cflags.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- squashfs4.0/squashfs-tools/Makefile~ Sun Apr 5 02:03:12 2009 -+++ squashfs4.0/squashfs-tools/Makefile Fri Jan 7 16:16:46 2011 -@@ -2,7 +2,7 @@ INSTALL_DIR = /usr/local/bin - - INCLUDEDIR = . - --CFLAGS := -I$(INCLUDEDIR) -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -O2 -+CFLAGS := -I$(INCLUDEDIR) -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -O2 ${CFLAGS_FOR_BUILD} - - all: mksquashfs unsquashfs - |
