Improve make output similar to what recent GNU configure scripts do.
Also always build the static bins so that it's done in one pass, that means that objects are PIC and built with SSP. --HG-- extra : convert_revision : xtraeme%40gmail.com-20091119050337-hkdksjqxy9n7vy7m
This commit is contained in:
@ -33,9 +33,7 @@ To build the xbps utils, you'll need for both shared and dynamic:
|
||||
* proplib (devel pkg)
|
||||
* openssl (devel pkg)
|
||||
|
||||
If you only want to build the static binaries, you can pass STATIC=1
|
||||
to the make command. You'll need development packages for the ones
|
||||
mentioned above as well as the following:
|
||||
And the following packages as well to build the static binaries:
|
||||
|
||||
* attr (devel pkg with static lib)
|
||||
* acl (devel pkg with static lib)
|
||||
|
Reference in New Issue
Block a user