]> git.pld-linux.org Git - packages/gcc.git/blobdiff - gcc-nodebug.patch
up to 14.1.0
[packages/gcc.git] / gcc-nodebug.patch
index 7cca63616cbdff2b69cbd5a55548e09427849561..7f9c3bdcdd8979a392b51d550fbd1d90a7442add 100644 (file)
@@ -127,8 +127,8 @@ diff -urNp -x '*.orig' gcc-10.2.0.org/libstdc++-v3/include/Makefile.am gcc-10.2.
 -      $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch3_source} -o $@
 +      $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 ${pch3_source} -o $@
  
- # The real deal.
- install-data-local: install-headers
+ # AutoGen <bits/version.h>.
+ .PHONY: update-version
 diff -urNp -x '*.orig' gcc-10.2.0.org/libstdc++-v3/include/Makefile.in gcc-10.2.0/libstdc++-v3/include/Makefile.in
 --- gcc-10.2.0.org/libstdc++-v3/include/Makefile.in    2021-03-21 01:22:56.854335808 +0100
 +++ gcc-10.2.0/libstdc++-v3/include/Makefile.in        2021-03-21 01:23:21.861335808 +0100
@@ -157,5 +157,5 @@ diff -urNp -x '*.orig' gcc-10.2.0.org/libstdc++-v3/include/Makefile.in gcc-10.2.
 -      $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch3_source} -o $@
 +      $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 ${pch3_source} -o $@
  
- # The real deal.
- install-data-local: install-headers
+ # AutoGen <bits/version.h>.
+ .PHONY: update-version
This page took 0.314703 seconds and 4 git commands to generate.