1980502 Disable OPTIMIZE_INLINING on ARMv7 as it breaks boot with systemd

Authored and Committed by pbrobinson 4 years ago
    Disable OPTIMIZE_INLINING on ARMv7 as it breaks boot with systemd
    
    [    6.264658] Run /init as init process
    [    6.333757] systemd[1]: System time before build time, advancing clock.
    [    6.362298] systemd[1]: systemd v241-8.git9ef65cb.fc30 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
    [    6.386432] systemd[1]: Detected architecture arm.
    [    6.391433] systemd[1]: Running in initial RAM disk.
    [    6.412690] systemd[1]: Set hostname to <udoo-neo.home.roving-it.com>.
    [    6.419981] systemd[1]: Failed to open netlink: Operation not permitted
    [    6.427610] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
    [    7.049071] systemd[227]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
    [    7.066927] systemd[1]: Failed to start device monitor: Bad address
    [    7.213774] systemd[1]: SO_PASSCRED failed: Bad address
    [    7.233065] systemd[1]: Freezing execution.
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1