%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
--disable-libssp \
--disable-bootstrap \
--disable-libvtv \
- --disable-plugin \
+ --enable-plugin \
+ --disable-libcc1 \
--disable-libgcj \
--with-slibdir=%{libdir} \
--with-system-zlib \
%{libsubdir}/cc1
/lib/cpp
+%files plugin-devel
+%defattr(-,root,root)
+%{libsubdir}/plugin/*
+
%{?gcc_run_tests:
%files testresults
%defattr(-,root,root)
%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
--disable-libssp \
--disable-bootstrap \
--disable-libvtv \
- --disable-plugin \
+ --enable-plugin \
+ --disable-libcc1 \
--disable-libgcj \
--with-slibdir=%{libdir} \
--with-system-zlib \
%{libsubdir}/cc1
/lib/cpp
+%files plugin-devel
+%defattr(-,root,root)
+%{libsubdir}/plugin/*
+
%{?gcc_run_tests:
%files testresults
%defattr(-,root,root)
%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
--disable-libssp \
--disable-bootstrap \
--disable-libvtv \
- --disable-plugin \
+ --enable-plugin \
+ --disable-libcc1 \
--disable-libgcj \
--with-slibdir=%{libdir} \
--with-system-zlib \
%{libsubdir}/cc1
/lib/cpp
+%files plugin-devel
+%defattr(-,root,root)
+%{libsubdir}/plugin/*
+
%{?gcc_run_tests:
%files testresults
%defattr(-,root,root)