You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ make prebuild
make: lsb_release: Command not found
svn export --force https://github.com/ARMmbed/mbed-os/trunk/cmsis/ ../cmsis/arm
A ../cmsis/arm
A ../cmsis/arm/TARGET_CORTEX_A
A ../cmsis/arm/TARGET_CORTEX_A/TOOLCHAIN_ARM
A ../cmsis/arm/TARGET_CORTEX_A/TOOLCHAIN_ARM/cmsis_armcc.h
A ../cmsis/arm/TARGET_CORTEX_A/TOOLCHAIN_ARM/cmsis_armclang.h
A ../cmsis/arm/TARGET_CORTEX_A/cmsis_compiler.h
A ../cmsis/arm/TARGET_CORTEX_A/core_ca9.h
Not sure if this will affect.
The text was updated successfully, but these errors were encountered:
Instead of depending on lsb_release, we might have to detect QEMU version to specify correct arguments. @mlouielu, can you attempt to work on this approach?
Not sure if this will affect.
The text was updated successfully, but these errors were encountered: