Skip to content

Commit

Permalink
verified linux support of submodule util/swig-cffi
Browse files Browse the repository at this point in the history
  • Loading branch information
awolven committed Dec 13, 2021
1 parent 49e32c8 commit b353c39
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Binary file modified lib/oc/Linux/AMD64/gcc/debug/oc.so
Binary file not shown.
5 changes: 3 additions & 2 deletions util/generate.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/bin/bash
swig-cffi/swig -c++ -cffi ../src/oc.i
#!/bin/bash
export SWIG_LIB=./swig-cffi/Lib
swig-cffi/swig-linux -c++ -cffi ../src/oc.i
2 changes: 1 addition & 1 deletion util/swig-cffi
Submodule swig-cffi updated 795 files

0 comments on commit b353c39

Please sign in to comment.