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

Commit a87503d4 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Build toolbox with _FILE_OFFSET_BITS=64." am: 98aad49d

am: 9e2d0b33

Change-Id: I1ef33edb235909badcea8c91803a41ff7dfc913a
parents 2a9dd6e2 9e2d0b33
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ cc_defaults {
        "-Wno-unused-parameter",
        "-Wno-unused-const-variable",
        "-include bsd-compatibility.h",
        "-D_FILE_OFFSET_BITS=64",
    ],
    local_include_dirs: ["upstream-netbsd/include/"],
}