added dependencies libtasn1 and iso-codes
[v4hn_moonbase.git] / utils / pilot-link / BUILD.x86_64
blob5214c1a94194567389fa9d659bf3d5ef62c5ea3c
3 # And we need to do the CFLAGS/-fPIC dance.
4   bad_flags -Werror &&
5   export CFLAGS="$CFLAGS -fPIC"
7   OPTS="$OPTS --enable-conduits --with-libpng=/usr --enable-threads" &&
8   default_build &&
9   gather_docs doc/*
11 ) > $C_FIFO 2>&1