Skip to content

Commit

Permalink
Merge pull request #6 from ReactionMechanismGenerator/mopac2016
Browse files Browse the repository at this point in the history
Hack for linux-32 build
  • Loading branch information
KEHANG authored Sep 10, 2016
2 parents 1844dd3 + a1f3c63 commit ca1ffaa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mopac/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/bin/bash
mkdir -p $PREFIX/opt/mopac

# uncomment the following line for linux-32 build
# cp $RECIPE_DIR/libiomp5.so $SRC_DIR/
cp -R $SRC_DIR/* $PREFIX/opt/mopac/
chmod +x $PREFIX/opt/mopac/MOPAC2016.exe

Expand Down
Binary file added mopac/libiomp5.so
Binary file not shown.

0 comments on commit ca1ffaa

Please sign in to comment.