package/Makefile.in: set TARGET_FCFLAGS variables
authorBenjamin Kamath <bkamath@spaceflight.com>
Fri, 1 Jul 2016 16:29:08 +0000 (18:29 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 1 Jul 2016 20:56:55 +0000 (22:56 +0200)
commit43e257d86d74eafc82919994a8f55e9254108620
treee941dc967c44ecbbb2aab33154612458e66ec10d
parent6331b9c24aac3fe6c032de5dd1f8e84d355dbe02
package/Makefile.in: set TARGET_FCFLAGS variables

TARGET_FCFLAGS is already added to TARGET_CONFIGURE_OPTS, but was not
defined so far. This change fixes this.

Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Benjamin Kamath <bkamath@spaceflight.com>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Makefile.in