]> sourceware.org Git - glibc.git/commit
stdio-common/Makefile: Fix FAIL: lint-makefiles
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 8 Oct 2024 00:46:45 +0000 (08:46 +0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 8 Oct 2024 00:46:45 +0000 (08:46 +0800)
commitced745bcd3e0d58cfc38ebbbc36540b9dcdd29eb
tree07f0e4bf448a7beb94693296bd5fe0d860e03cb3
parentcae9944a6c436baa9f7a86df3d6436d30c7c8d3a
stdio-common/Makefile: Fix FAIL: lint-makefiles

Fix stdio-common/Makefile:

@@ -224,12 +224,12 @@
   tst-freopen4 \
   tst-freopen5 \
   tst-freopen6 \
+  tst-freopen7 \
   tst-freopen64-2 \
   tst-freopen64-3 \
   tst-freopen64-4 \
   tst-freopen64-6 \
   tst-freopen64-7 \
-  tst-freopen7 \
   tst-fseek \
   tst-fwrite \
   tst-fwrite-memstrm \

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
stdio-common/Makefile
This page took 0.042296 seconds and 5 git commands to generate.