You are not logged in.

#1 2016-01-30 18:24:55

FlowIt
Member
Registered: 2014-10-25
Posts: 239

Only build shared library

My concrete example is: I am a gcc user, not clang, so only gcc is installed on my system. Now I came across a good-looking software I want to try out. This software links against libclang. Just for trying out I am fine with installing clang as a whole. But for later use I don't feel comfortable with pulling in 200MB of dependecies where I only need libclang.
Now I would like to know how a PKGBUILD for a lib-only build would look like.
Obviously I need the --enable-shared configure option, but this is nearly everything I figured out so far. Any help is appreciated.

Offline

Board footer

Powered by FluxBB