1*9936f86dSEd TanousPACKAGECONFIG:openbmc-phosphor:class-target = ""
2*9936f86dSEd Tanous
39eeb80ffSEd Tanous#This is largely to improve our build times by not building or installing
456a8292bSAndrew Geissler#modules that OpenBMC does not use by our coding standard.  Another thing to
556a8292bSAndrew Geissler#note is that for most targets, coroutine and context libraries are also added
612fc939cSPatrick Williams#with a BOOST_LIBS:append:<platform> for most targets.  Chrono/Thread should not
756a8292bSAndrew Geissler#be relied directly, but are required dependencies of context and coroutine.
856a8292bSAndrew Geissler#See the relevant portion of the openbmc coding standard with regards to boost
956a8292bSAndrew Geissler#libraries
109eeb80ffSEd Tanous#
119eeb80ffSEd Tanous#https://github.com/openbmc/docs/blob/master/cpp-style-and-conventions.md#boost
129eeb80ffSEd Tanous#
130be39b35SJason M. BillsBOOST_LIBS:openbmc-phosphor:class-target = "chrono thread context coroutine"
14