[arch-general] compile flags with ABS
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? Have a nice day! Greetings, Sash
On Thu, Jul 23, 2009 at 7:32 PM, Sascha Siegel<nustyle@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.
Sascha Siegel <nustyle@me.com>:
how can i find out the compile flags of an app from the ABS? Perhaps on the well documented upstream webpage. hopefully...
-- Gruß, Johannes Täglich http://blog.hehejo.de und du fühlst dich gut. Mast und Schotbruch mit dem http://segelsport-blog.de.
I need some compile flag for PHP. I'm using ABS for that. The only thing I do is to change the "build" section in the PKGBUILD. Can this help you for your app ?
participants (4)
-
Emmanuel Benisty
-
Johannes Held
-
ludovic coues
-
Sascha Siegel