Patch Set 1: BTW: I have checked project configuration with CC=arm-elf-gcc:
> ~/osmocom/libosmocore/configure --host arm-elf > [...] > checking for arm-elf-gcc... arm-elf-gcc > checking whether the C compiler works... yes > [...] > checking for TALLOC... yes > checking for PCSC... yes > checking whether arm-elf-gcc has __builtin_cpu_supports built-in... no > configure: WARNING: Runtime SIMD detection will be disabled > checking that generated files are newer than configure... done > configure: creating ./config.status > config.status: creating libosmocore.pc > config.status: creating libosmocodec.pc > [...] As you can see, no errors anymore with this change. -- To view, visit https://gerrit.osmocom.org/2548 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If0c3128f9768f95c1f5f955db242e71c81384c6c Gerrit-PatchSet: 1 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Vadim Yanitskiy <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Holger Freyther <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Vadim Yanitskiy <[email protected]> Gerrit-HasComments: No
