summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 01f01be..bf1f9ac 100644
--- a/README
+++ b/README
@@ -311,6 +311,9 @@ all object files by running "make clean" before rebuilding.
correctly setting the target architecture specific resource
directory.
+--with-libs='libs': Add 'libs' to the LIBS that the python
+ linked against.
+
Building for multiple architectures (using the VPATH feature)
-------------------------------------------------------------