Skip to content

squash warnings as errors for spike disassembler #370

@kpgriesser

Description

@kpgriesser

When building for using the Spike disassembler for the tracer the compile will fail due to -Werror compiler setting.
Need to organize includes and guard them with #pragma's similar to how sst warnings are isolated. Workaround is to remove the -Werror flag in the compile.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions