Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 14f53a7

Browse files
committed
Chris H. adds MACHDEP=beos to the CCSHARED variable
1 parent d147a6c commit 14f53a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BeOS/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Python 1.5.2 and later will compile "out of the box" on BeOS), try this:
7575
6) Make:
7676

7777
make AR=$(pwd)/BeOS/ar-fake RANLIB=: OPT=-DUSE_DL_EXPORT \
78-
CCSHARED=-UUSE_DL_EXPORT
78+
CCSHARED=-UUSE_DL_EXPORT MACHDEP=beos
7979

8080
On PowerPC systems, you'll see lots of warnings about duplicate
8181
symbols when things get linked; don't worry about this, it's

0 commit comments

Comments
 (0)