summaryrefslogtreecommitdiffstats
path: root/recipe.d/0031-ustr
blob: 820e82539d552d3332fd892b74feb8f196c5171a (plain)
1
2
3
4
5
6
7
8
9
10
cd $SRC/ustr-*
make $J CC=gcc
make $J CC=gcc all-shared
make $J CC=gcc install \
   prefix=/usr \
   bindir=/usr/bin mandir=/usr/share/man \
   datadir=/usr/share libdir=/usr/lib$SUFFIX \
   includedir=/usr/include libexecdir=/usr/libexec \
   LDCONFIG=/bin/true HIDE=