userspace-rcu: use secure url in comment

Closes #410.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
Viktor Szakats 2016-04-18 11:39:45 +02:00 committed by Andrew Janke
parent bd4e9bee08
commit ce2d1f0fb0

View file

@ -16,7 +16,7 @@ class UserspaceRcu < Formula
"--disable-silent-rules",
"--prefix=#{prefix}"]
# workaround broken upstream detection of build platform
# marked as wontfix: http://bugs.lttng.org/issues/578#note-1
# marked as wontfix: https://bugs.lttng.org/issues/578#note-1
if MacOS.prefer_64_bit?
args << "--build=#{Hardware::CPU.arch_64_bit}"
end