]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
plugins/107964 - install contracts.h
authorScott Snyder <sss@li-snyder.org>
Mon, 5 Dec 2022 08:20:11 +0000 (09:20 +0100)
committerRichard Biener <rguenther@suse.de>
Mon, 5 Dec 2022 08:21:49 +0000 (09:21 +0100)
contracts.h is included by cp-tree.h so needs to be installed for
plugins.

PR plugins/107964
gcc/cp/
* Make-lang.in (CP_PLUGIN_HEADERS): Install contracts.h

gcc/cp/Make-lang.in

index 75e2f7c7ba37256e31c667c8bf893c124aa3be5b..b31319646027b568017700cedc81be3c25b85782 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 operators.def cp-trait.def
+CP_PLUGIN_HEADERS := cp-tree.h cxx-pretty-print.h name-lookup.h type-utils.h operators.def cp-trait.def contracts.h
 
 #\f
 # Define the names for selecting c++ in LANGUAGES.