about summary refs log tree commit diff
path: root/tools
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2024-01-29 09:05:32 -0500
committerRich Felker <dalias@aerifal.cx>2024-02-03 19:50:58 -0500
commit0e330722c353e71ec9d1518d77278c09f39a1c55 (patch)
treeb429913d802711a81c7db0af55769148110ac63a /tools
parentbd3138b74a06dd764508f399d1b58cb9d6c35c1f (diff)
downloadmusl-0e330722c353e71ec9d1518d77278c09f39a1c55.tar.gz
musl-0e330722c353e71ec9d1518d77278c09f39a1c55.tar.xz
musl-0e330722c353e71ec9d1518d77278c09f39a1c55.zip
sqrtl: fix invalid use of a non-constant-expression as static initializer
having these constants be static was unnecessary, so just remove the
static.

this error should have been caught by compilers, but recent versions
of both gcc and clang accept these as "other forms of constant
expressions" which the C standard allows.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions