Loading Makefile +0 −5 Original line number Diff line number Diff line Loading @@ -399,11 +399,6 @@ ifeq ($(ARCH),sparc64) SRCARCH := sparc endif # Additional ARCH settings for sh ifeq ($(ARCH),sh64) SRCARCH := sh endif export cross_compiling := ifneq ($(SRCARCH),$(SUBARCH)) cross_compiling := 1 Loading Loading
Makefile +0 −5 Original line number Diff line number Diff line Loading @@ -399,11 +399,6 @@ ifeq ($(ARCH),sparc64) SRCARCH := sparc endif # Additional ARCH settings for sh ifeq ($(ARCH),sh64) SRCARCH := sh endif export cross_compiling := ifneq ($(SRCARCH),$(SUBARCH)) cross_compiling := 1 Loading