Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Darwin), removes need to pass in special -archopt flags.
Restore the -dlopen flag afterall.
|
|
|
|
for AIX, Darwin. (Dan Schikore)
|
|
|
|
|
|
|
|
|
|
|
|
mklib changes.
|
|
|
|
dependencies, breaking builds of third-party software.
|
|
|
|
|
|
determines the bits (either 32 or 64) for libraries without the lib
prefix. progs/egl/Makefile passes CFLAGS on the link commands so that
things like '-m32' get propagated.
|
|
into the one place that it's used.
|
|
Add -h/--help option for usage.
Minor clean-ups.
|
|
linking, if relevant.
Updated Makefiles to use -linker option instead of setting CC, CXX env vars.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Static lib build support added.
|
|
|
|
the definitions of CC and CXX on Linux. This fixed build issues with
sunos5-gcc and build issues on GCC 2.x Linux when CC and CXX are set
to a GCC 3.x compiler.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|