[arch-general] compile flags with ABS

Emmanuel Benisty benisty.e at gmail.com
Thu Jul 23 08:48:03 EDT 2009


On Thu, Jul 23, 2009 at 7:32 PM, Sascha Siegel<nustyle at me.com> wrote:
> Hi,
>
> how can i find out the compile flags of an app from the ABS?
> Usually (installing from the source, without ABS) i use "configure --help"
> but with ABS i use "makepkg".
> Can someone help, please?

Not sure there's any option for that. What I do quite often is:
makepkg -o
It will download and decompress the source then i'll just ./configure --help

Then you can use:
makepkg -e
to use the uncompressed sources.


More information about the arch-general mailing list