summaryrefslogtreecommitdiffstats
path: root/README.md
blob: aa293b525da200c708e62578809e7c359c56cfcf (plain)
1
2
3
4
5
6
7
8
9
## 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`.
OpenPOWER on IntegriCloud