mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 15:20:07 +02:00
add a symlink to help python3.2 build, this may or may not be useful.
This commit is contained in:
@@ -15,8 +15,9 @@ BUILD {
|
||||
autoconf
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY` \
|
||||
--enable-shared \
|
||||
LDFLAGS=-L/boot/common/lib \
|
||||
CFLAGS=-I/boot/develop/headers/3rdparty
|
||||
--mandir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY/man` \
|
||||
CFLAGS=-I`finddir B_COMMON_DIRECTORY`/include
|
||||
ln -sf `pwd`/libpython3.2m.so.1.0 /boot/common/lib/libpython3.2m.so.1.0
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user