Skip to content

E3-1401: Fix build for debug targets

Lucas Magalhães requested to merge fix_debug into master

Catch this one during specification generator tests.

For debug targets on newer e3-base the -lasan is needed and is defined by CODE_LDFLAGS depending on the architecture specifications.

Edited by Lucas Magalhães

Merge request reports