make CROSS_COMPILE=aarch64-none-linux-gnu- ATF=$TFA_DIR/build/k3/lite/release/bl31.bin TEE=$OPTEE_DIR/out/arm-plat-k3/core/tee-pager_v2.bin O=$UBOOT_DIR/out/a53
在使用该命令编译A53时,出现错误
PYMOD scripts/dtc/pylibfdt/_libfdt.so
cc: error: unrecognized command line option ‘-fmacro-prefix-map=/nativesdk-python3/3.8.13-r0=/usr/src/debug/nativesdk-python3/3.8.13-r0’
cc: error: unrecognized command line option ‘-fmacro-prefix-map=/nativesdk-python3/3.8.13-r0=/usr/src/debug/nativesdk-python3/3.8.13-r0’
error: command 'cc' failed with exit status 1