Files
third_party_mesa3d/progs/glsl
Dan Nicholson 3a650ba3a2 progs/glsl: Ensure CFLAGS are passed during linking
Commit ab6825b3e3 fixed an issue where the
architecture option -m32 wasn't being passed to the compiler when
linking .o files. This would only fix the issue with user's building
with the hacky --enable-32-bit. The right way to fix this is to pass
CFLAGS to the linker, which the GNU make builtin rules unfortunately
don't do.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Tested-by: Török Edwin <edwintorok@gmail.com>
2010-02-26 11:05:54 -08:00
..
2009-07-17 13:23:11 -06:00
2009-07-17 13:23:11 -06:00
2009-12-07 09:03:41 -07:00
2009-11-17 19:22:29 -07:00
2009-07-17 13:23:11 -06:00
2009-12-18 23:38:15 -08:00
2009-11-17 19:22:29 -07:00