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

Commit 53363f4f authored by Mathieu Chartier's avatar Mathieu Chartier Committed by Android Git Automerger
Browse files

am 5a8335c3: am ed30b7ea: Merge "Fix build."

* commit '5a8335c3':
  Fix build.
parents 3c9f410e 5a8335c3
Loading
Loading
Loading
Loading
+8 −10
Original line number Diff line number Diff line
@@ -40,9 +40,6 @@ commonSources := \
	iosched_policy.c \
	str_parms.c \

commonHostSources := \
        ashmem-host.c

# some files must not be compiled when building against Mingw
# they correspond to features not used by our host development tools
# which are also hard or even impossible to port to native Win32
@@ -59,6 +56,7 @@ endif

ifneq ($(WINDOWS_HOST_ONLY),1)
    commonSources += \
        ashmem-host.cc \
        fs.c \
        multiuser.c \
        socket_inaddr_any_server.c \