xref: /openbmc/ibm-logging/README.md (revision 35262538)
1*35262538SPatrick Williams# ibm-logging
2*35262538SPatrick Williams
3fbad2b71SMatt SpinlerProvides IBM specific error logging functionality.
4fbad2b71SMatt Spinler
5fbad2b71SMatt Spinler## To Build
62b14012dSPatrick Williams
7fbad2b71SMatt SpinlerTo build this package, do the following steps:
8fbad2b71SMatt Spinler
9*35262538SPatrick Williams1. `./bootstrap.sh`
10*35262538SPatrick Williams2. `./configure ${CONFIGURE_FLAGS}`
11*35262538SPatrick Williams3. `make`
12fbad2b71SMatt Spinler
13fbad2b71SMatt SpinlerTo clean the repository run `./bootstrap.sh clean`.
14