Branch: refs/heads/next
  Home:   https://github.com/siemens/jailhouse
  Commit: 9f233898917f8c1141132606f2f2c624405d8c81
      
https://github.com/siemens/jailhouse/commit/9f233898917f8c1141132606f2f2c624405d8c81
  Author: Jan Kiszka <[email protected]>
  Date:   2019-07-13 (Sat, 13 Jul 2019)

  Changed paths:
    M hypervisor/arch/arm/Makefile
    M hypervisor/arch/arm/include/asm/smc.h
    M hypervisor/arch/arm/include/asm/sysregs.h

  Log Message:
  -----------
  arm: Fix build with gcc-8

The inline .arch_extension statements are ignored by gcc-8. We rather
need -march=armv7ve now.

To keep older gcc prior to version 5 happy, leave the inline statements
in place. Can be removed once we require newer gcc for other reasons.

Reported-by: Vitaly Andrianov <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>


-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/siemens/jailhouse/push/refs/heads/next/ede099-9f2338%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to