sylpheed_1.9.12.bb : fix hard coded -I/usr/include that happens
authorGraeme Gregory <dp@xora.org.uk>
Mon, 16 Jan 2006 11:17:08 +0000 (11:17 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 16 Jan 2006 11:17:08 +0000 (11:17 +0000)
commitbab3b6997fea8de97fb325f5d1a069f78be8d038
treef4b30a6eec25e9ef99113abfa8ea55e8cb0fd416
parentcfc1ff3cfc068e1d69555499bd8ac58eaeef3784
sylpheed_1.9.12.bb : fix hard coded -I/usr/include that happens
Added to EXTRA_OECONF --includedir=${STAGING_INCDIR} as otherwise
I end up with a -I/usr/include which breaks building on my system
as it trys to get FD_* macros from files in /usr/include and not
the arm compatible ones.
packages/sylpheed/sylpheed_1.9.12.bb