The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master
Summary of changes: progs/demos/Makefile | 12 ++++++------ progs/fp/Makefile | 6 +++--- progs/slang/Makefile | 14 +++++++------- progs/trivial/Makefile | 4 ++-- progs/xdemos/Makefile | 8 ++++---- 5 files changed, 22 insertions(+), 22 deletions(-) via 3e8e292db0794a4d2dda1605f86e8f71dbf1d661 (commit) from b068ab62a0433b6a92374c83f153b3c9ac4b4e5e (commit) - Commits ----------------------------------------------- commit 3e8e292db0794a4d2dda1605f86e8f71dbf1d661 Author: Guillaume Melquiond <[EMAIL PROTECTED]> Date: Wed Jul 30 07:56:42 2008 -0700 Always pass CFLAGS when compiling or linking demos To ensure that the correct architecture flags are used, always pass the user's CFLAGS when compiling or linking the demos. Fixes #16860. --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit