Dan Nicholson
01b18abf93
Add -fno-strict-aliasing workaround for all GCC targets
Use a GCC option to work around aliasing bugs. See commit 013dbcd
for
more details.
vor 18 Jahren
Eric Anholt
b2c8b1385a
FreeBSD: Chase /usr/X11R6 death (replaced by everything in one prefix).
vor 18 Jahren
Brian
6fae66715b
fix some FreeBSD issues
vor 18 Jahren
Brian Paul
464fcd0dd8
New bin/minstall script - a minimal replacement for 'install'.
Correctly handles symlinks so we can get rid of the COPY_LIBS stuff.
vor 19 Jahren
Ian Romanick
a7d0256745
When available, which is most of the time, use posix_memalign to implement
_mesa_align_malloc and friends.
vor 19 Jahren
Brian Paul
883f9891cb
LIB_DIR is now just 'lib' or 'lib64'
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets.
Patch by Hanno Böck.
vor 19 Jahren
Brian Paul
0e794a1bc6
New 'install' targets in makefile. See bug 2372.
vor 19 Jahren
Brian Paul
168a7516b1
FreeBSD updates (Pedro Giffuni)
vor 19 Jahren
Eric Anholt
914ec8ef58
Fix libGL build on FreeBSD by respecting ASM_FLAGS.
Submitted by: Diego Pettenò <flameeyes@gentoo.org>
vor 20 Jahren
Brian Paul
156dc55628
fix APP_LIB_DEPS
vor 20 Jahren
Eric Anholt
2fb5d15ce3
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
variable (defaults to "make") and use that. Use the MKDEP and MKDEP_OPTIONS
more. Our shell isn't bash, so change the instances of ">& /dev/null" to a more
compatible "> /dev/null 2>&1".
vor 21 Jahren
Brian Paul
a70ad91209
new system configurations
vor 21 Jahren