aboutsummaryrefslogtreecommitdiffstats
path: root/misc/cs
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2013-09-05 00:45:13 +0800
committernox <nox@FreeBSD.org>2013-09-05 00:45:13 +0800
commite125b712f04f79c94413bb261673b104d4f227cd (patch)
tree1071d364bb8a51429ba72533989fc096b1aded5c /misc/cs
parentcb974f281be8726b303403edce3c1c385ba6d14d (diff)
downloadfreebsd-ports-gnome-e125b712f04f79c94413bb261673b104d4f227cd.tar.gz
freebsd-ports-gnome-e125b712f04f79c94413bb261673b104d4f227cd.tar.zst
freebsd-ports-gnome-e125b712f04f79c94413bb261673b104d4f227cd.zip
- Convert to USES=gmake perl5.
- Fix register allocation problems with clang on i386: * Remove the q modifier from inline asm such that clang no longer uses a 64 bit register. Instead cast the operand to register_t which is 32 bit on i386 and 64 bit on amd64. * Add -fomit-frame-pointer to CFLAGS to free up an extra register. - Fix the issue with WITH_DEBUG by adding --disable-real-codecs which apparently never really worked anyway. - Patch configure so it no longer adds -mtune=i386 to CFLAGS. - Bump PORTREVISION. PR: ports/181786 Submitted by: tijl
Diffstat (limited to 'misc/cs')
0 files changed, 0 insertions, 0 deletions