From c98e0c8124731ef4839ebce09f9d06eef67c2c17 Mon Sep 17 00:00:00 2001 From: konablend Date: Sun, 21 Jun 2009 17:47:48 +0000 Subject: BuildSystem: regenerated build docs. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2592 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- doc/BUILD-Mac | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/BUILD-Mac') diff --git a/doc/BUILD-Mac b/doc/BUILD-Mac index a1af2351f..55a785eea 100644 --- a/doc/BUILD-Mac +++ b/doc/BUILD-Mac @@ -1,4 +1,4 @@ -Build Guide for HandBrake svn2449 on Mac OS X +Build Guide for HandBrake svn2591 on Mac OS X ********************************************* Table of Contents @@ -430,7 +430,7 @@ be lost. Here is a short example of what the contents of `_SRC_/custom.defs' might contain: ## bump to gcc-4.2 in current path - GCC.gcc = gcc-4.2 + GCC.gcc = /usr/bin/gcc-4.2 ## replace optimize for 'speed' with more aggressive settings GCC.args.O.speed = -O3 -fomit-frame-pointer -msse4.2 @@ -653,7 +653,7 @@ Appendix A Project Repository Details root: svn://svn.handbrake.fr/HandBrake branch: trunk uuid: b64f7644-9d1e-0410-96f1-a4d463321fa5 - rev: 2449 - date: 2009-05-26 11:25:54 -0400 + rev: 2591 + date: 2009-06-21 13:15:04 -0400 type: developer -- cgit v1.2.3