Closed wjones127 closed 2 years ago
Thanks. Removing the static libraries hasn't worked; the artifacts still contain .dll
and .dll.a
files. Why do you build with
-DBUILD_{SHARED,STATIC}_LIBS=ON
We should only build static libs.
Also I think we don't need the python bindings, it would probably be better if we don't depend on python in this package. Maybe we can drop the package_python-brotli
package, or do you need this?
Also I think we don't need the python bindings, it would probably be better if we don't depend on python in this package. Maybe we can drop the package_python-brotli package, or do you need this?
That's fair. I will look into dropping that.
Thanks!
makepkg-mingw -sCLf
(i686 and x64)