]> git.pld-linux.org Git - packages/crossarm-gcc.git/commitdiff
- thumb(16)-mode files added.
authorPaweł Sikora <pluto@pld-linux.org>
Sat, 12 Feb 2005 20:51:37 +0000 (20:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossarm-gcc.spec -> 1.18.2.4

crossarm-gcc.spec

index 6a87a5be9bf331ba2cdad736027a60f3768051eb..6c9b10803ed3f53ee5e9e11493b747ef3d03d549 100644 (file)
@@ -186,10 +186,13 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/%{target}-gcc
 %dir %{gccarch}
 %dir %{gcclib}
+%dir %{gcclib}/thumb
 %attr(755,root,root) %{gcclib}/cc1
 %attr(755,root,root) %{gcclib}/collect2
 %{gcclib}/crt*.o
 %{gcclib}/libgcc.a
+%{gcclib}/thumb/crt*.o
+%{gcclib}/thumb/libgcc.a
 %{gcclib}/specs*
 %dir %{gcclib}/include
 %{gcclib}/include/*.h
This page took 0.669033 seconds and 4 git commands to generate.