Closed yurivict closed 5 years ago
There is: make shared
and make install-shared
@yurivict making a FreeBSD Port? :) I've already made one https://github.com/myfreeweb/freebsd-ports-dank/blob/lite/x11-toolkits/gtkd-3/Makefile but haven't had the time to submit to bugzilla
Ah ok, submit it then... It's good that this problem came up and I asked here, otherwise I could have just created it myself, and your work would have stayed in the fork.
It currently defaults to static libs. For packages we prefer shared libs.
Is there an easy way to switch, besides specifying a long list of targets?