[Intel-gfx] [PATCH] Build: Add --disable-tests configure flag to avoid tests build.
Damien Lespiau
damien.lespiau at intel.com
Thu Feb 7 22:52:32 CET 2013
On Mon, Feb 04, 2013 at 07:52:27PM -0200, Rodrigo Vivi wrote:
> Tests are still being built by default. However this request
> came from OSVs in order to allow them to include i-g-t in their
> distributions by default avoiding adding more and more dependencies
> since we are improving and adding more and more tests.
Sorry to be the party crasher here, but the patch doesn't seem to really
remove dependencies because the default action-if-not-found of
PKG_CHECK_MODULES will end the configure script. For instance
PKG_CHECK_MODULES(CAIRO, [cairo])
will end the configure script if cairo is not found.
What are the goals here? remove dependencies? which ones?
Hopefully not too wrong with that stupid FOSDEM flu :)
--
Damien
More information about the Intel-gfx
mailing list