From 3c39b7c66949feb44c87b0004465708f6c05f758 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Thu, 6 Sep 2018 17:02:25 +0200 Subject: [PATCH 1/1] README: Make links hyperlinks --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 363bd09..9465815 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,8 @@ advantage is that the build happens in a clean environment, ensuring that only distribution-provided packages are used for building. Setup the sbuild chroot as documented at -https://wiki.debian.org/sbuild and then build the package with: +[Debian Wiki](https://wiki.debian.org/sbuild) and then build the +package with: make create-orig-tgz sbuild @@ -83,7 +84,7 @@ Furthermore, Xenial has too old packages to cross build LLVM. For that reason, we backport the following packages: `cmake_3.7.2-1` from Debian Stretch and `ninja-build_1.8.2-1` from Debian unstable. Just download the corresponding source packages (from e.g. -https://packages.debian.org/source/stretch/cmake) and run +) and run sbuild -d xenial cmake_3.7.2-1.dsc sbuild -d xenial ninja-build_1.8.2-1.dsc -- 2.39.2