packaging: remove plugin packages and files
authorChan Lee <chan45.lee@samsung.com>
Thu, 19 Jan 2017 06:54:25 +0000 (15:54 +0900)
committerSlava Barinov <v.barinov@samsung.com>
Thu, 27 Apr 2023 09:06:59 +0000 (12:06 +0300)
Change-Id: I416cdc6e1bc6c687427a48796f1575a94f678f10
Signed-off-by: Chan Lee <chan45.lee@samsung.com>
packaging/gcc-aarch64.spec
packaging/gcc-armv7l.spec
packaging/linaro-gcc.spec

index 5382ec1..c6af739 100644 (file)
@@ -750,14 +750,6 @@ UBSan runtime environment
 %post -n ubsan-runtime-env
 echo "print_cmdline=true:log_path=/tmp/ubsan.log" > /UBSAN_OPTIONS
 
-%package plugin-devel
-Summary:       GNU GCC Plugin development files
-License:       GPL-3.0+
-Group:         Development/Languages
-%description plugin-devel
-This package contains GCC Plugin development files needed for compiler
-plugins build.
-
 %package -n sanitizer-sources
 Summary:    Sanitizer family tools sources
 License:       MIT
@@ -1100,10 +1092,6 @@ install -m 0755 %{SOURCE23} %{buildroot}/%{_rpmconfigdir}/tizen/
 %{libsubdir}/cc1
 /lib/cpp
 
-%files plugin-devel
-%defattr(-,root,root)
-%{libsubdir}/plugin/*
-
 %{?gcc_run_tests:
 %files testresults
 %defattr(-,root,root)
index fc1797d..8f817ce 100644 (file)
@@ -750,14 +750,6 @@ UBSan runtime environment
 %post -n ubsan-runtime-env
 echo "print_cmdline=true:log_path=/tmp/ubsan.log" > /UBSAN_OPTIONS
 
-%package plugin-devel
-Summary:       GNU GCC Plugin development files
-License:       GPL-3.0+
-Group:         Development/Languages
-%description plugin-devel
-This package contains GCC Plugin development files needed for compiler
-plugins build.
-
 %package -n sanitizer-sources
 Summary:    Sanitizer family tools sources
 License:       MIT
@@ -1100,10 +1092,6 @@ install -m 0755 %{SOURCE23} %{buildroot}/%{_rpmconfigdir}/tizen/
 %{libsubdir}/cc1
 /lib/cpp
 
-%files plugin-devel
-%defattr(-,root,root)
-%{libsubdir}/plugin/*
-
 %{?gcc_run_tests:
 %files testresults
 %defattr(-,root,root)
index c50a8f0..12471a5 100644 (file)
@@ -747,14 +747,6 @@ UBSan runtime environment
 %post -n ubsan-runtime-env
 echo "print_cmdline=true:log_path=/tmp/ubsan.log" > /UBSAN_OPTIONS
 
-%package plugin-devel
-Summary:       GNU GCC Plugin development files
-License:       GPL-3.0+
-Group:         Development/Languages
-%description plugin-devel
-This package contains GCC Plugin development files needed for compiler
-plugins build.
-
 %package -n sanitizer-sources
 Summary:    Sanitizer family tools sources
 License:       MIT
@@ -1097,10 +1089,6 @@ install -m 0755 %{SOURCE23} %{buildroot}/%{_rpmconfigdir}/tizen/
 %{libsubdir}/cc1
 /lib/cpp
 
-%files plugin-devel
-%defattr(-,root,root)
-%{libsubdir}/plugin/*
-
 %{?gcc_run_tests:
 %files testresults
 %defattr(-,root,root)