summaryrefslogtreecommitdiff
path: root/data/python/make.sh
blob: e4ba3d1d9b0f215e003d851fff80b05c49608593 (plain)
1
2
3
4
5
6
7
8
pkg:extract
cd *
./configure
make -j8
pkg:patch
CFLAGS='-Wno-format' pkg:configure --disable-ipv6 ac_cv_file__dev_ptmx=yes ac_cv_file__dev_ptc=no ac_cv_have_long_long_format=yes --disable-toolbox-glue
make -j8 
pkg:install