github.com/lmorg/murex@v0.0.0-20240217211045-e081c89cd4ef/test/buildserver/build.env (about)

     1  # hard code any env vars needed to compile murex in the develop/latest containers
     2  export MUREX_TEST_SKIP_MAN=1
     3  export MUREX_TEST_SKIP_SPELLCHECK=1
     4  export MUREX_TEST_NO_EXEC_DEPS=1
     5  export GOFLAGS="-buildmode=pie -trimpath"