update Makefiles

This commit is contained in:
Rutwik Choughule 2022-01-25 14:06:23 +05:30
parent 97bb3938a6
commit 876266c941
166 changed files with 488 additions and 488 deletions

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -310,12 +310,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -313,12 +313,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -319,12 +319,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -327,12 +327,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -309,12 +309,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -330,12 +330,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -303,7 +303,7 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -310,12 +310,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -310,12 +310,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -309,12 +309,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -309,12 +309,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -314,12 +314,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -317,12 +317,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -301,12 +301,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -295,12 +295,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -295,12 +295,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -295,12 +295,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -295,12 +295,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -317,12 +317,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -308,12 +308,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -316,12 +316,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -333,12 +333,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -303,7 +303,7 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -319,12 +319,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,7 +297,7 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -297,12 +297,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -310,12 +310,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -310,12 +310,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -319,12 +319,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -319,12 +319,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -313,12 +313,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -291,12 +291,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -303,12 +303,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -303,12 +303,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

View File

@ -311,12 +311,12 @@ ifeq ($(TARGET_OS),linux)
GCCVERSION := $(subst $(space),$(empty),$(GCCVERSION))
#$(warning $(GCCVERSION))
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 51000)
IS_MIN_VERSION := $(shell expr `echo $(GCCVERSION)` \>= 48000)
ifeq ($(IS_MIN_VERSION), 1)
$(info >>> GCC Version is greater or equal to 5.1.0 <<<)
$(info >>> GCC Version is greater or equal to 4.8.0 <<<)
else
$(info >>> Waiving build. Minimum GCC version required is 5.1.0<<<)
$(info >>> Waiving build. Minimum GCC version required is 4.8.0<<<)
SAMPLE_ENABLED := 0
endif
endif

Some files were not shown because too many files have changed in this diff Show More