Logo
Explore Help
Register Sign In
298977887/lede
1
0
Fork 0
You've already forked lede
mirror of https://github.com/coolsnowwolf/lede.git synced 2025-06-18 05:15:28 +08:00
Code Issues Packages Projects Releases Wiki Activity
lede/tools/quilt/patches/001-fix_compile.patch

19 lines
435 B
Diff
Raw Normal View History

update source
2017-09-06 19:19:45 +08:00
--- a/Makefile.in
+++ b/Makefile.in
tools/quilt: update to 0.67 - Call pager with original LANG environment variable - Consistently complain early if no series file is found - Fix handling of symbolic links by several commands - Tighten the patch format parsing - Reuse the shell (performance) - Document the series file format further - Document that quilt loads /etc/quilt.quiltrc - configure: Make stat configurable - series: Minor optimizations - setup: Don't obey the settings of any englobing .pc - setup: Default to fast mode - quilt.el: Fix documentation of quilt-pc-directory - quilt.el: Load /etc/quilt.quiltrc if ~/.quiltrc doesn't exist - quilt.el: Fix quilt-editable when QUILT_PATCHES_PREFIX is set Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com> [add changelog] Signed-off-by: Paul Spooren <mail@aparcar.org>
2022-02-24 20:19:32 -08:00
@@ -276,13 +276,10 @@ $(patsubst %.in,%,$(wildcard bin/*.in qu
update source
2017-09-06 19:19:45 +08:00
@$(if $(filter $@,$(NON_EXEC_IN)),,chmod +x $@)
configure : configure.ac aclocal.m4
- autoconf
- @echo "Please run ./configure"
- @false
+ @touch $@
Makefile : Makefile.in configure
- @echo "Please run ./configure"
- @false
+ @touch $@
compat_leftover := $(filter-out $(COMPAT),$(shell $(FIND) compat -type f -perm -0100))
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 106ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API