summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorRavi Eda <raeda@microsoft.com>2015-09-15 16:10:33 -0500
committerRavi Eda <raeda@microsoft.com>2015-09-15 16:10:33 -0500
commita0864bcf599287d268c765d6558a7718d365561e (patch)
treef7db70e77a15d0e6a8b065f8a5be988faf13f6cf /Documentation
parent235d807ed6012590241a8e21433a257df7de264a (diff)
downloadcoreclr-a0864bcf599287d268c765d6558a7718d365561e.tar.gz
coreclr-a0864bcf599287d268c765d6558a7718d365561e.tar.bz2
coreclr-a0864bcf599287d268c765d6558a7718d365561e.zip
Update Build CoreCLR Instructions on Mac OS X.
Rebuild option is not handled in build.sh. Hence removing the sentence that suggests using a rebuild option that will delete previously built assemblies.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/building/osx-instructions.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/building/osx-instructions.md b/Documentation/building/osx-instructions.md
index b238654e0a..485dd0560d 100644
--- a/Documentation/building/osx-instructions.md
+++ b/Documentation/building/osx-instructions.md
@@ -134,7 +134,6 @@ Build the rest of the Framework out of the corefx directory on your Mac.
dotnet-mbp:corefx richlander$ ./build.sh
-It's also possible to add `-t:rebuild` to build.sh to force it to delete the previously built assemblies.
For the purposes of this demo, you need to copy a few required assemblies to the demo folder.