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

Commit 4a2f3eeb authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

bt_headless: Remove unnecessary link and asan options am: 50d371f3 am: e64ce591

parents 0bfedaa9 e64ce591
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -127,8 +127,4 @@ cc_binary {
        "libutils",
        "libPlatformProperties",
    ],
    ldflags: ["-rdynamic"],
    sanitize: {
        cfi: false,
    },
}