]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/s390/t-s390
Update copyright years.
[thirdparty/gcc.git] / gcc / config / s390 / t-s390
index 4ab9718f6e2734c63e02127fd9a5f9734f0b8ed3..fa33f44f9e1248b1490090a4a2bf2cc31e0edcaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023 Free Software Foundation, Inc.
+# Copyright (C) 2015-2024 Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -33,4 +33,4 @@ s390-d.o: $(srcdir)/config/s390/s390-d.cc
        $(POSTCOMPILE)
 
 s390-gen-builtins.h: $(srcdir)/config/s390/s390-builtins.h
-       $(COMPILER) -E $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $< > $@
+       $(COMPILER) -E -P $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $< > $@