[hackers] [scc] Makefile: remove unused include path arch/$(ARCH) || Quentin Rameau
commit 1a4f8f084bb2e93c7fec86283a4ae09ebdf7aa62
Author: Quentin Rameau <quinq_AT_fifth.space>
AuthorDate: Sat Dec 10 14:55:09 2016 +0100
Commit: Quentin Rameau <quinq_AT_fifth.space>
CommitDate: Sat Dec 10 16:05:59 2016 +0100
Makefile: remove unused include path arch/$(ARCH)
diff --git a/config.mk b/config.mk
index 869150e..03038e8 100644
--- a/config.mk
+++ b/config.mk
_AT_@ -21,7 +21,6 @@ MANPREFIX = $(PREFIX)/share/man
# for Plan9 add -D_SUSV2_SOURCE
SCC_CFLAGS = -DARCH=\"$(ARCH)\" \
- -Iarch/$(ARCH) \
-DPREFIX=\"$(PREFIX)\" \
-DNDEBUG \
$(CFLAGS)
Received on Sat Dec 10 2016 - 16:06:20 CET
This archive was generated by hypermail 2.3.0
: Sat Dec 10 2016 - 16:12:16 CET