AOT: use 32 bit flags for as/ld when targetting x86 on linux (#11032)
commita8d007e51da7a056b667457ff862fae4d89bc08d
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Mon, 8 Oct 2018 22:24:04 +0000 (8 18:24 -0400)
committerGitHub <noreply@github.com>
Mon, 8 Oct 2018 22:24:04 +0000 (8 18:24 -0400)
tree461ae856ec677d327907afc17d6506bf0a83a8fa
parent6b3cb0d93b5d085229ff5714c457094b907d4a17
AOT: use 32 bit flags for as/ld when targetting x86 on linux (#11032)

So it works when running the 64bit as/ld on the host with a 32bit mono binary.
mono/mini/aot-compiler.c