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