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

Commit e64ce591 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

parents c8ecd048 50d371f3
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,
    },
}