Workaround in oflops build for possible autoreconf bug.
This commit is contained in:
@@ -238,6 +238,7 @@ function cbench {
|
|||||||
cd ~/
|
cd ~/
|
||||||
git clone git://openflow.org/oflops.git
|
git clone git://openflow.org/oflops.git
|
||||||
cd oflops
|
cd oflops
|
||||||
|
sh boot.sh || true # possible error in autoreconf, so run twice
|
||||||
sh boot.sh
|
sh boot.sh
|
||||||
./configure --with-openflow-src-dir=$HOME/openflow
|
./configure --with-openflow-src-dir=$HOME/openflow
|
||||||
make
|
make
|
||||||
|
|||||||
Reference in New Issue
Block a user