Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 1.65 KB | None | 0 0
  1. DEBUG_OPTIMIZATION="-O -fno-omit-frame-pointer -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/uaudio.com/nclark/work/preston/tmp/work/aarch64-poky-linux/gitannex/r1+AUTOINC+0339acff05-r0=/usr/src/debug/gitannex/r1+AUTOINC+0339acff05-r0 -fdebug-prefix-map=/home/uaudio.com/nclark/work/preston/tmp/work/aarch64-poky-linux/gitannex/r1+AUTOINC+0339acff05-r0/recipe-sysroot= -fdebug-prefix-map=/home/uaudio.com/nclark/work/preston/tmp/work/aarch64-poky-linux/gitannex/r1+AUTOINC+0339acff05-r0/recipe-sysroot-native=  -pipe"
  2. #
  3. # $DEBUG_PREFIX_MAP
  4. #   set? /home/uaudio.com/nclark/work/preston/submodules/poky/meta/conf/bitbake.conf:608
  5. #     "-fdebug-prefix-map=${WORKDIR}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} -fdebug-prefix-map=${STAGING_DIR_HOST}= -fdebug-prefix-map=${STAGING_DIR_NATIVE}= "
  6. DEBUG_PREFIX_MAP="-fdebug-prefix-map=/home/uaudio.com/nclark/work/preston/tmp/work/aarch64-poky-linux/gitannex/r1+AUTOINC+0339acff05-r0=/usr/src/debug/gitannex/r1+AUTOINC+0339acff05-r0 -fdebug-prefix-map=/home/uaudio.com/nclark/work/preston/tmp/work/aarch64-poky-linux/gitannex/r1+AUTOINC+0339acff05-r0/recipe-sysroot= -fdebug-prefix-map=/home/uaudio.com/nclark/work/preston/tmp/work/aarch64-poky-linux/gitannex/r1+AUTOINC+0339acff05-r0/recipe-sysroot-native= "
  7. #
  8. # $DEFAULTTUNE [2 operations]
  9. #   set /home/uaudio.com/nclark/work/preston/submodules/meta-theobroma/conf/machine/puma-rk3399.conf:10
  10. #     "cortexa53_64-crypto"
  11. #   set? /home/uaudio.com/nclark/work/preston/submodules/meta-theobroma/conf/machine/include/tune-cortexa53.inc:2
  12. #     "cortexa53_64"
  13. # pre-expansion value:
  14. #   "cortexa53_64-crypto"
  15. DEFAULTTUNE="cortexa53_64-crypto"
  16. #
  17. # $DEFAULT_PREFERENCE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement