diff options
author | konablend <[email protected]> | 2009-06-21 17:47:48 +0000 |
---|---|---|
committer | konablend <[email protected]> | 2009-06-21 17:47:48 +0000 |
commit | c98e0c8124731ef4839ebce09f9d06eef67c2c17 (patch) | |
tree | 1c2dd804d04502bfb2524dcca54136ed6fa7eee9 /doc/BUILD-Mac | |
parent | 944b25277fc007537617968859fa7edc68068b24 (diff) |
BuildSystem: regenerated build docs.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2592 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'doc/BUILD-Mac')
-rw-r--r-- | doc/BUILD-Mac | 8 |
1 files changed, 4 insertions, 4 deletions
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 |