diff options
Diffstat (limited to 'recipes/fltk/fltk_1.1.9.bb')
-rw-r--r-- | recipes/fltk/fltk_1.1.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fltk/fltk_1.1.9.bb b/recipes/fltk/fltk_1.1.9.bb index c52fb5c8e8..84c8ef74af 100644 --- a/recipes/fltk/fltk_1.1.9.bb +++ b/recipes/fltk/fltk_1.1.9.bb @@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${PV}/fl S = "${WORKDIR}/fltk-${PV}" -inherit lib_package autotools_stage binconfig +inherit lib_package autotools binconfig TARGET_CC_ARCH += "${LDFLAGS}" |