change log for rtems (2011-04-27)

rtems-vc at rtems.org rtems-vc at rtems.org
Wed Apr 27 13:10:27 UTC 2011


 *ralf*:
Make sure not to be using GPLed parts of newlib.

M   1.14  contrib/crossrpms/gcc/prep.add

diff -u rtems/contrib/crossrpms/gcc/prep.add:1.13 rtems/contrib/crossrpms/gcc/prep.add:1.14
--- rtems/contrib/crossrpms/gcc/prep.add:1.13	Sun Apr  3 01:38:04 2011
+++ rtems/contrib/crossrpms/gcc/prep.add	Wed Apr 27 07:25:13 2011
@@ -50,8 +50,11 @@
   # Copy the C library into gcc's source tree
   ln -s ../newlib-%{newlib_version}/newlib gcc-%{gcc_pkgvers}
 %if %{with gcc_stdint}
-rm newlib-%{newlib_version}/newlib/libc/include/stdint.h
+  rm gcc-%{gcc_pkgvers}/newlib/libc/include/stdint.h
 %endif
+  # Make sure not to be using GPL'ed sources
+  rm -rf gcc-%{gcc_pkgvers}/newlib/libc/sys/linux
+  rm -rf gcc-%{gcc_pkgvers}/newlib/libc/sys/rdos
 %endif
 
 %if 0%{?_build_mpfr}



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110427/4fc4ee10/attachment.html>


More information about the vc mailing list