Changeset 7223bef in rtems-source-builder


Ignore:
Timestamp:
02/09/19 17:46:04 (5 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
98588a5
Parents:
ee40e0b
git-author:
Chris Johns <chrisj@…> (02/09/19 17:46:04)
git-committer:
Chris Johns <chrisj@…> (02/09/19 17:59:19)
Message:

rtems/5: Add the required MacOS APFS workround for building libstdc++.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rtems/config/tools/rtems-gcc-7.4.0-newlib-3e24fbf6f.cfg

    ree40e0b r7223bef  
    88 %patch add gcc --rsb-file=freebsd-libgcc-sed-fix.patch -p0 https://gcc.gnu.org/bugzilla/attachment.cgi?id=41380
    99 %hash  sha256 freebsd-libgcc-sed-fix.patch 8a11bd619c2e55466688e328da00b387d02395c1e8ff4a99225152387a1e60a4
     10%endif
     11
     12%if %{_build_os} == darwin
     13 %patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/3171/darwin-libstdcpp-noparallel-fix.patch
     14 %hash sha512 darwin-libstdcpp-noparallel-fix.patch 01fa1bd55f19b01f10c41fdfe31356a7a4ddf265ebac8f4b974ccd1718181fd56bcb18a96e0492aa37511f08b37f94052a5557e21075604fceee06d80ffbb7d8
    1015%endif
    1116
Note: See TracChangeset for help on using the changeset viewer.