Made model downloading optional in autogen.sh using a --no-download option.
Document the option in README. This allow autogen.sh to run without Internet connectivity and the source build to get a bit further without downloading anything.
Edited by Petter Reinholdtsen
Merge request reports
Activity
requested review from @jmvalin
assigned to @jmvalin
added 1 commit
- eb32d169 - Made model downloading a separate step from autogen.sh.
OK, I'll rewrite the patch to do this instead.
My opensnitch instance reported and blocked the download attempt, making it obvious that the build was incomplete. I wanted to see how far I could get without Internet connectivity, as at least some Linux distributions do not allow build systems Internet access.
added 4 commits
-
eb32d169...f6662ad4 - 3 commits from branch
main
- 311ff9ea - Made model downloading optional in autogen.sh using a --no-download option.
-
eb32d169...f6662ad4 - 3 commits from branch
Please register or sign in to reply