← Back to issue list

Add support for compiler flags in autotools plugin

View original Launchpad issue

Metadata

Project
snapcraft
Number
#1636233
Type
issue
State
open
Author
~ivan-lezhnjov-iv
Labels
plugin
Created
2016-10-24 15:26:20.117356+00:00
Updated
2016-10-25 22:38:16.086303+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

When packaging PostgreSQL I needed to pass a number of compiler flags but unfortunately there seems to be no way to do it currently. Flags like these, for example: -Xsepgsql -fPIC -pie -I/usr/include/mit-krb5 -Wl,--as-needed -L/usr/lib/mit-krb5 -L/usr/lib/i386/mit-krb5 It would be nice if the autotools plugin became capable of handling compiler flags like configflags: currently does.

Evaluation history

No evaluation history available.