Commit 39b93c1
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 d9fae25 commit 39b93c1
2 files changed
Lines changed: 341 additions & 245 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
0 commit comments