Searched hist:"9 e710e7f988dee6d794c8f0a13e83b9b47a764db" (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/ |
H A D | meson.build | diff 9e710e7f988dee6d794c8f0a13e83b9b47a764db Sat Mar 12 19:40:04 CST 2022 Ed Tanous <edtanous@google.com> Disable boost exceptions
There should be no case where we're throwing an exception through an asio descriptor or through the io_context, so having these options enabled don't do us much good.
Tested: Code compiles, removes almost 7kB from the bmcweb binary size.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I91df03fd0dcb942bdfaa420ad8c0c1f8b0f634cc
|