summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fltk
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/fltk')
-rw-r--r--meta-oe/recipes-support/fltk/fltk_1.1.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb
index 490946096..fa0145531 100644
--- a/meta-oe/recipes-support/fltk/fltk_1.1.10.bb
+++ b/meta-oe/recipes-support/fltk/fltk_1.1.10.bb
@@ -16,7 +16,7 @@ SRC_URI = "ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${PV}/fl
16 16
17S = "${WORKDIR}/fltk-${PV}" 17S = "${WORKDIR}/fltk-${PV}"
18 18
19inherit lib_package autotools binconfig 19inherit lib_package autotools-brokensep binconfig
20 20
21TARGET_CC_ARCH += "${LDFLAGS} -DXFT_MAJOR=2" 21TARGET_CC_ARCH += "${LDFLAGS} -DXFT_MAJOR=2"
22 22