commit | 13f4c837feb1b5cba0e6585acf8394ca5431cde8 | [log] [tgz] |
---|---|---|
author | Simon Shields <simon@lineageos.org> | Tue Sep 17 21:24:08 2019 +1000 |
committer | Rashed Abdel-Tawab <rashedabdeltawab@gmail.com> | Tue Sep 24 17:19:45 2019 +0200 |
tree | e0da5679e46e791bd3f64db14eec859986606ae1 | |
parent | 812efbcbb9b3dbe985be5c704eab2af732927d29 [diff] |
kernel: fix KERNEL_TOOLCHAIN_PATH_gcc and usage Previously, this would be a full compile prefix (e.g. prebuilts/gcc/.../bin/aarch64-linux-gnu-). Since we're adding this to PATH, it only needs to be prebuilts/gcc/.../bin. Also remove the extra /bin/ added by kernel.mk. Change-Id: If2490729128c0243c61de646f6c8e19a15c8dc1c