Kaydet (Commit) 8ae2e9a8 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Include config_build.mk unconditionally

I hope this will unbreak cross-compilation after
162a4f8d. Otherwise I see stuff being built
for the BUILD platform with the HOST compiler.

Change-Id: I4f34a29bb1bfd9345610255bf5bb917a87c8c6f2
üst aca7acbb
......@@ -26,9 +26,7 @@
#
#*************************************************************************
ifeq ($(strip $(SOLARENV)),)
include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))/../config_build.mk
endif
export gb_Side=build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment