aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-06-14 17:43:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-06-14 17:43:22 +0000
commitf8d7a53dfe797d5f2ba754c16fe5a9864295ad00 (patch)
treeb8c11538daf15ae6af0123d3bcf1787f524750d9 /package
parent956f2da49e5f3ef4f1fa0fa3f302558c0d60351b (diff)
downloadmaster-187ad058-f8d7a53dfe797d5f2ba754c16fe5a9864295ad00.tar.gz
master-187ad058-f8d7a53dfe797d5f2ba754c16fe5a9864295ad00.tar.bz2
master-187ad058-f8d7a53dfe797d5f2ba754c16fe5a9864295ad00.zip
include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text file.
Hello, I found out that in some rare cases grep can treat Makefile as a binary file. That happened to me on UTF-8 Gentoo if Makefile contained a character which was from extended ASCII table. Without this patch the output of the grep command in the $(FILELIST) target is not valid (contains line "Binary file matches") and following commands fail to create feed index file. Best Regards, Martin Strbacka Signed-off-by: Martin Strbacka <martin.strbacka@nic.cz> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45966 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions