summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 53181776110066ccf0e946dffc47348dd58ab953 (plain)
1
2
3
4
5
6
7
8
9
10
## To Build
```
To build this package, do the following steps:

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

To full clean the repository again run `./bootstrap.sh clean`.
```
OpenPOWER on IntegriCloud