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