aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2014-05-07 11:30:34 +0200
committerChristian Tismer <tismer@stackless.com>2014-05-07 11:30:34 +0200
commit5eff09eb1c7158a77382cacfd3f27518a195ec40 (patch)
tree9ddf8160292ce97ff205ed694c62c9e49bc79546 /README.rst
parent8b4e407c83e2e954cf58ec940531e2982d65afce (diff)
drop note about --only-package
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index ee7e4996d..521ca0617 100644
--- a/README.rst
+++ b/README.rst
@@ -728,12 +728,6 @@ Options
Skip rebuilding everything and create distribution from prebuilt binaries.
Before using this option first time, the full distribution build is required.
- .. note::
-
- This option is broken on Mac OS X and fails to produce a usable distribution.
- But adding multiple targets on the same command line works, so you can build eggs
- and wheels with one compilation.
-
``--cmake``
Specify the path to cmake.
Useful when the cmake is not in path.