mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
Fix edito in last change.
This commit is contained in:
parent
1241b50b23
commit
684ce7e0fc
2
Makefile
2
Makefile
@ -254,7 +254,7 @@ tests-clean:
|
||||
ifneq (,$(CXX))
|
||||
vpath c++-types.data $(+sysdep_dirs)
|
||||
|
||||
tests-special += $(objpfx)c++-types-check.out $(objpfx)check-local-headers.out
|
||||
tests-special += $(objpfx)c++-types-check.out
|
||||
$(objpfx)c++-types-check.out: c++-types.data scripts/check-c++-types.sh
|
||||
scripts/check-c++-types.sh $< $(CXX) $(filter-out -std=gnu11 $(+gccwarn-c),$(CFLAGS)) $(CPPFLAGS) > $@; \
|
||||
$(evaluate-test)
|
||||
|
Loading…
Reference in New Issue
Block a user