Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 905db36e authored by Ying Wang's avatar Ying Wang Committed by Android (Google) Code Review
Browse files

Merge "Reset GREP_OPTIONS."

parents f32eef0e d9d01323
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -31,6 +31,11 @@ backslash := $(patsubst %a,%,$(backslash))
# only has an effect on python 2.6 and above.
export PYTHONDONTWRITEBYTECODE := 1

ifneq ($(GREP_OPTIONS),)
$(warning The build system needs unmodified output of grep.)
$(error Please unset your $GREP_OPTIONS.)
endif

# Standard source directories.
SRC_DOCS:= $(TOPDIR)docs
# TODO: Enforce some kind of layering; only add include paths