mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -38,7 +38,7 @@ CLASSPATH_DIR="/usr/gnu-classpath-${CLASSPATH_SLOT}"
|
||||
|
||||
src_configure() {
|
||||
# Keep libjvm.so out of /usr
|
||||
# http://bugs.gentoo.org/show_bug.cgi?id=181896
|
||||
# https://bugs.gentoo.org/show_bug.cgi?id=181896
|
||||
INSTALL_DIR="/usr/$(get_libdir)/${PN}"
|
||||
|
||||
filter-flags "-fomit-frame-pointer"
|
||||
|
||||
Reference in New Issue
Block a user