xbps icon indicating copy to clipboard operation
xbps copied to clipboard

build: don't build or install shared objects when doing a static build.

Open ericonr opened this issue 5 years ago • 0 comments

With this PR and #353 , I can build XBPS with cproc (have to use --enable-static when configuring).

This also allows us to simplify the xbps-static template.

EDIT: not entirely true, also requires removing the -pthread flag.

ericonr avatar Dec 05 '20 22:12 ericonr