gtristan commented on PR #2012:
URL: https://github.com/apache/buildstream/pull/2012#issuecomment-2903035209

   [...]
   > For context my work around is to add the following to the element in my 
project:
   > 
   > ```
   > 
   > config:
   >   (>):
   >   # This file causes overlapping issues with trace from perf.bst
   >   - |
   >     rm %{install-root}/usr/bin/trace
   > ```
   
   Not shipping the file which conflicts with `perf` seems to be a perfectly 
sound approach. This, or distributing your `trace` program under a different 
name if it is a different tool.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to