Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef262187 authored by Andy McFadden's avatar Andy McFadden
Browse files

Tweak default x86 target arch variant.

Simply set the arch variant for sim-eng to be "x86".
parent 55934c17
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ TARGET_AR := $(HOST_AR)
TARGET_GLOBAL_CFLAGS := $(HOST_GLOBAL_CFLAGS) -m32
TARGET_GLOBAL_LDFLAGS := $(HOST_GLOBAL_LDFLAGS) -m32
TARGET_NO_UNDEFINED_LDFLAGS := $(HOST_NO_UNDEFINED_LDFLAGS)
TARGET_ARCH_VARIANT := x86
else #simulator

# Provide a default variant.