I get the feeling that sooner or later, something will bisect down to here.

But let's just do it for now!
This commit is contained in:
Ciro Santilli
2018-03-11 11:02:20 +00:00
parent 6a7b1b436c
commit 3d3ef39a24
2 changed files with 42 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
# Custom packages
BR2_PACKAGE_KERNEL_MODULE=y
BR2_CCACHE=y
# Otherwise our precious debug would break!
BR2_CCACHE_USE_BASEDIR=n
BR2_GCC_ENABLE_GRAPHITE=y
BR2_GCC_ENABLE_LTO=y
BR2_GCC_ENABLE_OPENMP=y