https://bugzilla.redhat.com/show_bug.cgi?id=1432955



--- Comment #1 from Igor Gnatenko <ignate...@redhat.com> ---
> %setup -q -n %{name}-%{version}.src
> %patch0 -p1 -b .pthread-fix
-> %autosetup -n %{name}-%{version}.src -p1

> mkdir -p _build
-> mkdir %{_target_platform}

> make %{?_smp_mflags}
-> %make_build

> make install DESTDIR=%{buildroot}
-> %make_install

> %post devel -p /sbin/ldconfig
> %postun devel -p /sbin/ldconfig
no need for triggers in devel subpkg

> Summary:      A C language family front-end for LLVM
That sounds very weird.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to