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 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev