[Mesa-users] Modifying make files to separate code generation from build

Rick Irons Rick.Irons at mathworks.com
Fri May 15 14:31:05 PDT 2015


Hi,

I am creating a Mesa configuration that will support only software rendering using the following options...

  ./configure --enable-xlib-glx --disable-driglx-direct --disable-dri --without-gallium-drivers --disable-egl

Some of the resulting makefiles have code generation targets.  I would like to separate the code generation into its own make operation so that I can run the code generation once on a Debian 7.x system.  I would then like to build that same configuration on Debian 6, Red Hat, and other distributions of Linus without the code generation step being performed.  Would such an approach work?

Thanks,
Rick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-users/attachments/20150515/d4bc1ab7/attachment.html>


More information about the mesa-users mailing list