Compiling only shared libraries?
Matthew Fleming
matthew.fleming at isilon.com
Mon Dec 21 23:12:28 UTC 2009
We have a bunch of libraries to support our product and as far as I know
we only link to the shared library version. I'd like to skip the build
of the static version of our libraries to speed up our builds and save
on disk space, but I don't see any way to do that via directives in the
Makefiles. I didn't see anything in bsd.lib.mk which would indicate
this can be done.
Is this even possible?
(I am not subscribed to -questions, so please cc: me on responses).
Thanks,
matthew
More information about the freebsd-questions
mailing list