6 Commits

Author SHA1 Message Date
Petri Gynther
10fa92b52f Pixel 2: build.config: use clang on debug builds
Change-Id: I86b7c7e744d3b8d15aca38429f3c54a9df10b07f
Signed-off-by: Petri Gynther <pgynther@google.com>
(cherry picked from commit ca4e599f785bc3b22a43fe5c2e0535457a71fef7)
2019-09-24 11:45:33 -07:00
Petri Gynther
e60bab4ed8 Pixel 2: build.config: fix make olddefconfig invocations
Add ${CC_LD_ARG} and remove unnecessary cruft.

Change-Id: I9786b24871228e978fefeddb8ee8a8a01c4acb79
Signed-off-by: Petri Gynther <pgynther@google.com>
(cherry picked from commit 519c9d85b48d887831b946c72a0a26f6ffaa8be8)
2019-09-20 15:48:40 -07:00
Eva Huang
473a89b312 arm64/config: enable CONFIG_PANIC_ON_WARN_DEFAULT_ENABLE in debug build configs.
Bug: 134156483
Change-Id: Ib1b1a7d4bb242052e50ddbe7cbb29d9df6f0426a
Signed-off-by: Eva Huang <evahuang@google.com>
2019-06-14 21:28:48 +00:00
Petri Gynther
6030b2b52a build.config: factor out common stuff
Create build.config.common and build.config.common.clang
to factor out all the common stuff in the build scripts.

Modeled after Pixel 3 build scripts.

Change-Id: I3a773ffd89c086924dff350d19e255106284e7da
Signed-off-by: Petri Gynther <pgynther@google.com>
2019-02-28 18:49:25 +00:00
Mark Salyzyn
2777202f73 ANDROID: wahoo: add CROSS_COMPILE_ARM32 to build configs
Add CROSS_COMPILE_ARM32 to the build.config*.

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 20045882
Bug: 19198045
Bug: 63737556
Change-Id: I2e8be7e6dea7fb869185485674717be1c99e73d6
2018-01-10 11:29:36 -08:00
Siqi Lin
6b7063e2ed build.config: Add debug kernel build configs
Bug: 67898163
Change-Id: I73361168c66b9695dd1bad4288df577c02bbd2cc
Signed-off-by: Siqi Lin <siqilin@google.com>
2017-10-19 21:30:13 +00:00