userspace-rcu: use secure url in comment
Closes #410. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
bd4e9bee08
commit
ce2d1f0fb0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue