On Sun, Oct 8, 2023 at 2:37 PM Electronic Consult <[email protected]> wrote: > > I'm using a KAS setup & added the following line: > > TUNE_CCARGS = "-march=rv64imafdc_zicsr_zifencei_zihintpause"
yes this is on right way, you need to create a new tune for this option and select that as DEFAULTTUNE see meta/conf/machine/include/riscv/tune-riscv.inc is the right place to add it. > > It seems to have resulted in a successful build of qtbase (following rebuilds > of gcc etc) > > I imagine there's a more correct way to achieve this however. > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#61280): https://lists.yoctoproject.org/g/yocto/message/61280 Mute This Topic: https://lists.yoctoproject.org/mt/101801678/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
