logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git

README.md (288B)


  1. # msmtp
  2. ## config.h
  3. Generated with
  4. ./configure \
  5. --disable-nls \
  6. --without-libidn \
  7. --with-tls=libtls \
  8. LDFLAGS='-L/src/oasis/out/pkg/libtls-bearssl -L/src/oasis/out/pkg/bearssl' \
  9. libtls_LIBS='-ltls -lbearssl' \
  10. libtls_CFLAGS='-I/src/oasis/out/pkg/libtls-bearssl/include'