We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7f7703 + 35757d6 commit 42ab2f1Copy full SHA for 42ab2f1
libcxx/include/__configuration/abi.h
@@ -130,7 +130,7 @@
130
# endif
131
// Feature macros for disabling pre ABI v1 features. All of these options
132
// are deprecated.
133
-# if defined(__FreeBSD__) && __FreeBSD__ < 14
+# if defined(__FreeBSD__)
134
# define _LIBCPP_DEPRECATED_ABI_DISABLE_PAIR_TRIVIAL_COPY_CTOR
135
136
#endif
libcxx/include/__cxx03/__configuration/abi.h
@@ -116,7 +116,7 @@
116
117
118
119
120
121
122
0 commit comments