Changeset 4b7af07 in rtems-source-builder for source-builder/sb/freebsd.py
- Timestamp:
- 09/12/19 10:09:13 (3 years ago)
- Branches:
- 5, master
- Children:
- bf7b4ad
- Parents:
- b3b5ca9
- git-author:
- Chris Johns <chrisj@…> (09/12/19 10:09:13)
- git-committer:
- Chris Johns <chrisj@…> (09/15/19 22:21:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source-builder/sb/freebsd.py
rb3b5ca9 r4b7af07 64 64 '__bash': ('exe', 'optional', '/usr/local/bin/bash'), 65 65 '__bison': ('exe', 'required', '/usr/local/bin/bison'), 66 '__cmake': ('exe', 'optional', '/usr/local/bin/cmake'), 66 67 '__git': ('exe', 'required', '/usr/local/bin/git'), 67 68 '__svn': ('exe', 'optional', '/usr/local/bin/svn'),
Note: See TracChangeset
for help on using the changeset viewer.