aboutsummaryrefslogtreecommitdiff
path: root/lib/libomp/kmp_i18n_default.inc
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2019-09-01 18:25:45 +0000
committerDimitry Andric <dim@FreeBSD.org>2019-09-01 18:25:45 +0000
commitdac87cc0575c53e0771c09dadb3650e61206ebbe (patch)
treecd7e54022d7ec420aa7beb2fe500fe8689e54c65 /lib/libomp/kmp_i18n_default.inc
parentf57be329fc1b1c9227029ea39166de2b9ab5df20 (diff)
downloadsrc-dac87cc0575c53e0771c09dadb3650e61206ebbe.tar.gz
src-dac87cc0575c53e0771c09dadb3650e61206ebbe.zip
Update build glue for building libomp.
Notes
Notes: svn path=/projects/clang900-import/; revision=351668
Diffstat (limited to 'lib/libomp/kmp_i18n_default.inc')
-rw-r--r--lib/libomp/kmp_i18n_default.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libomp/kmp_i18n_default.inc b/lib/libomp/kmp_i18n_default.inc
index 5979352ab867..1bc4896f183c 100644
--- a/lib/libomp/kmp_i18n_default.inc
+++ b/lib/libomp/kmp_i18n_default.inc
@@ -1,6 +1,6 @@
// $FreeBSD$
// Do not edit this file! //
-// The file was generated from en_US.txt by message-converter.pl on Thu Mar 14 22:26:24 2019. //
+// The file was generated from en_US.txt by message-converter.pl on Fri Aug 23 08:40:57 2019. //
static char const *
__kmp_i18n_default_meta[] =
@@ -362,6 +362,7 @@ __kmp_i18n_default_messages[] =
"KMP_HW_SUBSET ignored: too many Procs requested.",
"Hierarchy ignored: unsupported level: %1$s.",
"OMP: pid %1$s tid %2$s thread %3$s bound to OS proc set {%4$s}",
+ "%1$s routine deprecated, please use %2$s instead.",
NULL
};
@@ -412,7 +413,7 @@ __kmp_i18n_sections[] =
{ 5, __kmp_i18n_default_meta },
{ 55, __kmp_i18n_default_strings },
{ 6, __kmp_i18n_default_formats },
- { 269, __kmp_i18n_default_messages },
+ { 270, __kmp_i18n_default_messages },
{ 27, __kmp_i18n_default_hints },
{ 0, NULL }
};