diff --git a/conf/local.conf.sample b/conf/local.conf.sample index c177de869..d830d476d 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -11,3 +11,6 @@ # Uncomment the following to enable musl libc #TCLIBC = "musl" + +# generate the mirror tarball for SCM repos +# BB_GENERATE_MIRROR_TARBALLS = "1"