Commit 5611b06
committed
[rootcling] Remove
This would potentially remove issues like
```
CommandLine Error: Option 'W' registered more than once!
```
caused by `llvm::cl` registering the same options multiple times
when ROOT is linked against a shared `libLLVM`.llvm::cl dependency by using ROOT's optparse
1 parent ed25b12 commit 5611b06
2 files changed
Lines changed: 338 additions & 248 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments