package infra: add -static to C/CXXFLAGS
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sun, 25 May 2014 22:13:00 +0000 (19:13 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Jul 2014 18:25:10 +0000 (20:25 +0200)
commit5d66a9b1fb67cf009fe4f15028c02a8386109dc5
treeb5574b57c9dcccc7a2436f55507014465e4bf910
parent8d764327a697a2572bba96878972c1a469f864f3
package infra: add -static to C/CXXFLAGS

Generic infra packages might not use LDFLAGS at all so add -static for
static builds to CFLAGS and CXXFLAGS too.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Makefile.in