]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[PATCH] Install cp/operators.def as part of plugin headers
authorBoris Kolpackov <boris@codesynthesis.com>
Tue, 7 Nov 2017 22:49:25 +0000 (22:49 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 7 Nov 2017 22:49:25 +0000 (22:49 +0000)
https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00498.html
2017-11-07 Boris Kolpackov  <boris@codesynthesis.com>
* Make-lang.in (CP_PLUGIN_HEADERS): Add operators.def since included
in cp-tree.h.

From-SVN: r254512

gcc/cp/ChangeLog
gcc/cp/Make-lang.in

index 52cd542bb9731844e076731e30b51554139287e8..df9120137565053ed4dc6dcfbbf60814217a27fe 100644 (file)
@@ -1,3 +1,8 @@
+2017-11-07 Boris Kolpackov  <boris@codesynthesis.com>
+
+       * Make-lang.in (CP_PLUGIN_HEADERS): Add operators.def since included
+       in cp-tree.h.
+
 2017-11-07  Jakub Jelinek  <jakub@redhat.com>
 
        PR c++/82835
index a46845c0c53e178faabfdf4eec94c1f21d2af2e1..c852f6a38b443be98d0ca69519055bf227b77ab2 100644 (file)
@@ -39,7 +39,7 @@ CXX_INSTALL_NAME := $(shell echo c++|sed '$(program_transform_name)')
 GXX_INSTALL_NAME := $(shell echo g++|sed '$(program_transform_name)')
 CXX_TARGET_INSTALL_NAME := $(target_noncanonical)-$(shell echo c++|sed '$(program_transform_name)')
 GXX_TARGET_INSTALL_NAME := $(target_noncanonical)-$(shell echo g++|sed '$(program_transform_name)')
-CP_PLUGIN_HEADERS := cp-tree.h cxx-pretty-print.h name-lookup.h type-utils.h
+CP_PLUGIN_HEADERS := cp-tree.h cxx-pretty-print.h name-lookup.h type-utils.h operators.def
 
 #\f
 # Define the names for selecting c++ in LANGUAGES.