Files
poky/meta/recipes-support
Ross Burton e6436043ca bjam-native: don't do debug builds
Previously this recipe was changed to do debug builds because otherwise insane
warns that the binary is already stripped.

However, debug builds for boost.build also pass -O0.  It turns out that given
how large Boost is (or, how bad boost.build is) doing a release build with -O3
knocks a third off the walltime for a Boost package in my test, mainly by reducing
how long it spends deciding that nothing needs to be rebuilt in do_install:

  PKG      TASK        ABSDIFF  RELDIFF  WALLTIME1 -> WALLTIME2
  boost    do_install  -330.7s   -69.2%     477.6s -> 146.9s
  boost    do_compile    -7.1s    -2.7%     269.3s -> 262.2s

Replace debug mode with INSANE_SKIP=already-stripped.

(From OE-Core rev: 66d583d1b2bc54cac278c30b5dbc9fde016eb6ee)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-06 23:14:24 +01:00
..
2020-06-17 16:31:52 +01:00
2020-09-12 14:49:00 +01:00
2020-10-06 23:14:24 +01:00
2020-09-14 00:14:28 +01:00
2019-12-16 23:25:49 +00:00
2020-09-03 09:44:30 +01:00
2020-02-22 23:57:27 +00:00
2020-09-12 14:48:59 +01:00
2020-09-08 16:43:40 +01:00
2020-08-25 16:00:11 +01:00
2020-01-19 13:24:38 +00:00
2020-08-27 21:41:57 +01:00
2019-04-23 23:30:19 +01:00
2020-07-27 10:37:58 +01:00
2020-06-04 13:27:30 +01:00
2020-06-09 13:14:00 +01:00
2020-09-03 09:44:30 +01:00
2020-07-08 10:56:16 +01:00
2020-06-04 13:27:31 +01:00
2020-08-25 16:00:11 +01:00
2020-05-30 12:32:48 +01:00
2020-04-24 14:10:08 +01:00
2020-06-04 13:27:32 +01:00
2020-06-04 13:27:31 +01:00
2017-12-10 22:45:18 +00:00
2019-02-19 16:14:57 +00:00
2020-07-17 08:17:18 +01:00
2020-07-29 10:12:31 +01:00
2020-09-03 09:44:30 +01:00
2020-06-04 13:27:30 +01:00
2020-07-12 12:21:48 +01:00
2020-08-19 10:57:44 +01:00
2020-06-09 13:13:59 +01:00