enet icon indicating copy to clipboard operation
enet copied to clipboard

mingw dll build fix

Open tpoechtrager opened this issue 10 years ago • 0 comments

This PR fixes

/bin/sh ./libtool  --tag=CC   --mode=link i686-w64-mingw32-gcc  [...]
libtool: warning: undefined symbols not allowed in i686-w64-mingw32 shared libraries; building static only

tpoechtrager avatar May 13 '15 17:05 tpoechtrager