Changes between Initial Version and Version 1 of Ticket #45241, comment 11
- Timestamp:
- Oct 7, 2014, 5:59:10 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45241, comment 11
initial v1 5 5 {{{ 6 6 build.type gnu 7 build.target s-append httpd foo bar baz dynamic7 build.target-append httpd foo bar baz dynamic 8 8 }}} 9 9 This would have no parallel build issues and would obviate the need for the `post-build` song and dance.