summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BeOS/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/BeOS/README b/BeOS/README
index ef700ef..c16a915 100644
--- a/BeOS/README
+++ b/BeOS/README
@@ -75,7 +75,7 @@ Python 1.5.2 and later will compile "out of the box" on BeOS), try this:
6) Make:
make AR=$(pwd)/BeOS/ar-fake RANLIB=: OPT=-DUSE_DL_EXPORT \
- CCSHARED=-UUSE_DL_EXPORT
+ CCSHARED=-UUSE_DL_EXPORT MACHDEP=beos
On PowerPC systems, you'll see lots of warnings about duplicate
symbols when things get linked; don't worry about this, it's