]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/config/os/uclibc/os_defines.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / config / os / uclibc / os_defines.h
index fe48353ab98c428d16d8517b6081c420c5ce8bf4..bdba7784c1bb185e432cc623b336680245894cb2 100644 (file)
@@ -1,6 +1,6 @@
 // Specific definitions for GNU/Linux with uClibc  -*- C++ -*-
 
-// Copyright (C) 2000-2017 Free Software Foundation, Inc.
+// Copyright (C) 2000-2024 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -38,7 +38,4 @@
 
 #include <features.h>
 
-// We must not see the optimized string functions GNU libc defines.
-#define __NO_STRING_INLINES
-
 #endif