Age | Commit message (Collapse) | Author |
|
|
|
darwin again
(cherry picked from commit e70609b7b877dc0d8e67c958c453305e78f831df)
|
|
|
|
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=10132 .
Also remove comment about SONAME, as SONAME only applies to shared libraries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|