Changeset 5118d73 in rtems-source-builder
- Timestamp:
- Aug 14, 2013, 4:05:57 AM (6 years ago)
- Branches:
- 4.10, 4.11, 4.9, master
- Children:
- 27d6ea0
- Parents:
- b830445
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rtems/config/tools/rtems-gcc-4.8.1-newlib-cvs-1.cfg
rb830445 r5118d73 15 15 %define with_threads 1 16 16 %define with_plugin 0 17 %define with_iconv 1 17 18 %ifn %{defined with_iconv} 19 %define with_iconv 1 20 %endif 18 21 19 22 # Incompatible with Texinfo 5 … … 33 36 34 37 # 38 # Chris's patch to use the POSIX thread model for C++. 39 # 40 %define rtems_gcc_patch2 %{rtems_gcc_patches}/gcc-rtems-thread-model-posix-1.diff 41 42 # 35 43 # Joel's stack_t patch. 36 44 #
Note: See TracChangeset
for help on using the changeset viewer.