Skip to content

squash warnings as errors for spike disassembler #370

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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