Files
third_party_mesa3d/progs
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
..
2008-09-21 11:00:44 -07:00
2010-02-19 11:09:05 -07:00
2010-02-26 13:18:47 -05:00
2010-02-17 22:32:10 +08:00
2010-02-03 10:36:55 +00:00
2010-02-17 22:32:10 +08:00
2010-01-04 19:16:24 -07:00
2010-02-26 10:48:06 +01:00
2010-01-04 19:16:24 -07:00