genode/repos/base-linux/lib
Stefan Kalkowski fe899eecc7 base-linux: fix configurable host toolchain
With the '-x' argument of the 'g++' tool the language gets specified,
therefore it has to be 'c++' furthermore, not CUSTOM_HOST_CXX. Moreover,
when import-lx_hybrid.mk gets evaluated first, global.mk is not included
yet, therefore we cannot eagerly evaluate the CXX_LINK_OPT_NO_PIE variable.

Issue #3466
2020-02-04 15:47:27 +01:00
..
import base-linux: fix configurable host toolchain 2020-02-04 15:47:27 +01:00
mk base-linux: configurable host toolchain 2019-12-19 17:01:42 +01:00