summaryrefslogtreecommitdiff
path: root/profiles/default/linux/arm64/17.0/musl
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/linux/arm64/17.0/musl')
-rw-r--r--profiles/default/linux/arm64/17.0/musl/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/default/linux/arm64/17.0/musl/make.defaults b/profiles/default/linux/arm64/17.0/musl/make.defaults
index d9ba618fa184..70146a12835c 100644
--- a/profiles/default/linux/arm64/17.0/musl/make.defaults
+++ b/profiles/default/linux/arm64/17.0/musl/make.defaults
@@ -10,7 +10,7 @@ CXXFLAGS="${CFLAGS}"
FFLAGS="${CFLAGS}"
FCFLAGS="${CFLAGS}"
-# Anthony G. Basile <blueness@gentoo.org> (25 Oct 2015)
+# Anthony G. Basile <blueness@gentoo.org> (2015-10-25)
# Multilib-related setup, bug #515130
ABI="arm64"
DEFAULT_ABI="arm64"
@@ -18,6 +18,6 @@ MULTILIB_ABIS="arm64"
CHOST_arm64="${CHOST}"
LIBDIR_arm64="lib"
-# Michał Górny <mgorny@gentoo.org> (14 Mar 2017)
+# Michał Górny <mgorny@gentoo.org> (2017-03-14)
# Unhide the ARM-specific USE_EXPANDs.
USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM"