Skip to content

plugins directory fails to build when enabling memory sanitizing #1878

@WardF

Description

@WardF

Plugins fails with 'undefined symbols' error, on OSX, when passing CFLAGS="-fsanitize=address -fno-omit-frame-pointer" to configure. I believe the issue is the -no-undefined at the top of plugins/Makefile.am. Removing this solves the issue, I need to determine why we have this ld flag added and if there is a downside to removing it. Thoughts @DennisHeimbigner ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions