[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hostap
Subject:    [PATCH v3 3/9] build: disable built-in rules
From:       Johannes Berg <johannes () sipsolutions ! net>
Date:       2020-08-31 9:28:54
Message-ID: 1598866005-Ide74bfaa4f5d4a7c630198a163d950264e139e85 () changeid
[Download RAW message or body]

From: Johannes Berg <johannes.berg@intel.com>

This makes things faster and easier to debug.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 src/build.rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/build.rules b/src/build.rules
index c83683ce6213..d6861a671306 100644
--- a/src/build.rules
+++ b/src/build.rules
@@ -1,5 +1,8 @@
 all: $(VERIFY) $(ALL) $(EXTRA_TARGETS)
 
+# disable built-in rules
+.SUFFIXES:
+
 ifndef CC
 CC=gcc
 endif
-- 
2.26.2


_______________________________________________
Hostap mailing list
Hostap@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/hostap
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic