aboutsummaryrefslogtreecommitdiff
path: root/config/ppl.conf
blob: 6aa8041bef2426686abffabc9d568a53ed1d1f2b (plain)
1
2
3
4
5
6
7
8
9
# This is a list of other components need to build this component
depends="gmp"

# This is a list of default flags always supplied to configure
default_configure_flags="--with-gmp=${PWD}/${hostname}/${build}/depends"

# If yes, only static linking will be used
static_link=yes