An open API service indexing awesome lists of open source software.

https://github.com/openbmc/ibm-logging


https://github.com/openbmc/ibm-logging

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ibm-logging

Provides IBM specific error logging functionality.

## To Build

To build this package, do the following steps:

1. `./bootstrap.sh`
2. `./configure ${CONFIGURE_FLAGS}`
3. `make`

To clean the repository run `./bootstrap.sh clean`.