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

Commit 42e6e388 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Remove unused -DXP_UNIX.

Change-Id: I9253fc71dd4778963ef285bf762844c2c0e0d29f
parent 0bdd9bee
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -27,7 +27,6 @@ cc_binary {
    ],

    cflags: [
        "-DXP_UNIX",
        "-Wall",
        "-Werror",
    ],
@@ -46,7 +45,6 @@ cc_binary {
    ],

    cflags: [
        "-DXP_UNIX",
        "-DVENDORSERVICES",
        "-Wall",
        "-Werror",
@@ -65,7 +63,6 @@ cc_binary_host {
    ],

    cflags: [
        "-DXP_UNIX",
        "-Wall",
        "-Werror",
    ],