diff options
author | Eugene Chung <bluewolf.chung@gmail.com> | 2019-02-09 04:18:27 +0900 |
---|---|---|
committer | Ben Smith <binjimin@gmail.com> | 2019-02-08 11:18:27 -0800 |
commit | b61ea803e237987ba1296577512bdc6e9d6ca371 (patch) | |
tree | 88bc174ef27a73f111b1cf21e5aff8f02c365bc5 /src/opcode-code-table.c | |
parent | 2470125ad664e8744acab97526173a44bd9fb98a (diff) | |
download | wabt-b61ea803e237987ba1296577512bdc6e9d6ca371.tar.gz wabt-b61ea803e237987ba1296577512bdc6e9d6ca371.tar.bz2 wabt-b61ea803e237987ba1296577512bdc6e9d6ca371.zip |
avoid Mac OS X ranlib error (#1007)
#992
[ 49%] Linking CXX static library libwabt.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libwabt.a(config.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libwabt.a(config.cc.o) has no symbols
If I add a dummy function for clang, there's no ranlib error.
Diffstat (limited to 'src/opcode-code-table.c')
0 files changed, 0 insertions, 0 deletions