remove redundant assignment in macOS.370 and linux.370
This commit is contained in:
@@ -25,7 +25,6 @@ HINTSVERSION := 370
|
|||||||
ifdef MAKEFILE_TOP
|
ifdef MAKEFILE_TOP
|
||||||
ifeq ($(MAKELEVEL),0)
|
ifeq ($(MAKELEVEL),0)
|
||||||
PRECHECK+=checkmakefiles
|
PRECHECK+=checkmakefiles
|
||||||
HINTSVERSION := 370
|
|
||||||
# all files included from this hints file get listed
|
# all files included from this hints file get listed
|
||||||
# in HINTSINCLNAMES (without suffix and without a path)
|
# in HINTSINCLNAMES (without suffix and without a path)
|
||||||
HINTSINCLNAMES := compiler cross-pre cross-post \
|
HINTSINCLNAMES := compiler cross-pre cross-post \
|
||||||
|
|||||||
@@ -25,7 +25,6 @@ HINTSVERSION := 370
|
|||||||
ifdef MAKEFILE_TOP
|
ifdef MAKEFILE_TOP
|
||||||
ifeq ($(MAKELEVEL),0)
|
ifeq ($(MAKELEVEL),0)
|
||||||
PRECHECK+=checkmakefiles
|
PRECHECK+=checkmakefiles
|
||||||
HINTSVERSION := 370
|
|
||||||
# all files included from this hints file get listed
|
# all files included from this hints file get listed
|
||||||
# in HINTSINCLNAMES (without suffix and without a path)
|
# in HINTSINCLNAMES (without suffix and without a path)
|
||||||
HINTSINCLNAMES := compiler cross-pre cross-post \
|
HINTSINCLNAMES := compiler cross-pre cross-post \
|
||||||
|
|||||||
Reference in New Issue
Block a user