(

  OPTS+=" --disable-static --without-included-pakchois --without-included-libcfg --without-included-libtasn1"  &&
  LDFLAGS+=" -lpakchois"  &&

  default_build

) > $C_FIFO 2>&1
