]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - Makefile.help
stdlib: Describe __cxa_finalize usage in function comment
[thirdparty/glibc.git] / Makefile.help
index bd8f6413faf4133b21ec10fff7bdbd6030832ee5..17e7154797ceab3bb3aefba1ca1d3a0168b940bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2024 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -33,6 +33,10 @@ test
        Note that this will rebuild the test if needed, but will not
        rebuild what "make all" would have rebuilt.
 
+build-math-static-tests
+       Enable extra math tests for static linking.  Use like this:
+               make test t=math/test-float-exp10-static build-math-static-tests=yes
+
 --
 Other useful hints: