Skip to content

Compile BE with right MACRO after run-ut.sh #1578

@imay

Description

@imay

Currently, if we compile BE after running run-ut.sh, we will get a compiled BE with BE_TEST enable. In that BE, some code can't run correctly because it is undefined by the BE_TEST macro. Developer must run ./build.sh --be --clean to get a correct BE.

I want to improve this to let people get a correct BE without adding --clean option to build command.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions