Commit Graph

1 Commits

Author SHA1 Message Date
naddy
8ae2d6fb43 Don't build unused shared versions of internal convenience libraries.
This cuts the prodigious build time almost in half.

Compile two source files without -Wcast-align as this will raise a
warning on strict alignment architectures, which together with
-Werror aborts the build.  The cast usage itself is safe.
2007-03-25 21:50:20 +00:00