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.
před 18 roky
Eric Anholt
b2c8b1385a
FreeBSD: Chase /usr/X11R6 death (replaced by everything in one prefix).
před 18 roky
Brian
6fae66715b
fix some FreeBSD issues
před 18 roky
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.
před 19 roky
Ian Romanick
a7d0256745
When available, which is most of the time, use posix_memalign to implement
_mesa_align_malloc and friends.
před 19 roky
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.
před 19 roky
Brian Paul
0e794a1bc6
New 'install' targets in makefile. See bug 2372.
před 19 roky
Brian Paul
168a7516b1
FreeBSD updates (Pedro Giffuni)
před 19 roky
Eric Anholt
914ec8ef58
Fix libGL build on FreeBSD by respecting ASM_FLAGS.
Submitted by: Diego Pettenò <flameeyes@gentoo.org>
před 20 roky
Brian Paul
156dc55628
fix APP_LIB_DEPS
před 20 roky
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".
před 21 roky
Brian Paul
a70ad91209
new system configurations
před 21 roky