Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 197 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 197 Bytes

openpower-debug-collector

Building the Code

To build this package, do the following steps:

    1. meson build
    2. ninja -C build

To clean the repository run `rm -rf build`.