prismstumbler_0.7.3.bb: fix CFLAGS
authorKoen Kooi <koen@openembedded.org>
Mon, 7 Mar 2005 15:44:56 +0000 (15:44 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 7 Mar 2005 15:44:56 +0000 (15:44 +0000)
gpe-aerial_0.2.13.bb: added to repo

BKrev: 422c76f8BwWyI0kW72K0RfXHOfjI-g

packages/gpe-aerial/gpe-aerial_0.2.13.bb [new file with mode: 0644]
packages/prismstumbler/prismstumbler_0.7.3.bb

diff --git a/packages/gpe-aerial/gpe-aerial_0.2.13.bb b/packages/gpe-aerial/gpe-aerial_0.2.13.bb
new file mode 100644 (file)
index 0000000..e69de29
index 45f0526..99f0956 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/prismstumbler/${PN}-${PV}.tar.bz2 \
 inherit autotools pkgconfig
 
 EXTRA_OECONF = "--with-libpcap=${STAGING_DIR}/${HOST_SYS} --with-sqlite-libs=${STAGING_LIBDIR} --with-sqlite-includes=${STAGING_INCDIR}"
-CFLAGS =+ "-I${S}/include"
+CFLAGS =+ "-I${S}/include -D_GNU_SOURCE"
 
 FILES_${PN} = "${bindir}/prismstumbler"