[Mesa-dev] [PATCH 00/24] LDFLAG additions and misc automake cleanups
Emil Velikov
emil.l.velikov at gmail.com
Thu Mar 27 14:00:15 PDT 2014
Hello list,
Yet another small series from me, targeting the following
- Revert "allow only shared builds". Static osmesa/libgl-xlib is
still a used, so rever the commit for now.
- Add -no-undefined, -Wl,--no-undefined and -Wl,--gc-sections.
The former two deal with missing symbols, while the latter gives us
a nice size reduction of the final libraries (each of the gallium
drivers have decreased by ~600KiB)
- Cleanup LDFLAGS duplication and other across gallium
- A couple of bugs and cleanups in configure
As usual the series can be fetched in the linkerflags branch at
https://github.com/evelikov/Mesa/
Comments, review and flame is greatly appreciated.
Cheers
-Emil
More information about the mesa-dev
mailing list