Skip to content

Commit

Permalink
Fixed missing links in Alignment packages
Browse files Browse the repository at this point in the history
Links are needed to make UBSAN work.
  • Loading branch information
Dr15Jones committed Jun 27, 2019
1 parent 70108ad commit e80fb33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Alignment/SurveyAnalysis/BuildFile.xml
Expand Up @@ -2,6 +2,7 @@
<use name="Alignment/CommonAlignment"/>
<use name="DataFormats/MuonDetId"/>
<use name="DataFormats/SiStripDetId"/>
<use name="Geometry/DTGeometry"/>
<use name="FWCore/Framework"/>
<use name="FWCore/MessageLogger"/>
<use name="FWCore/Utilities"/>
Expand Down
1 change: 1 addition & 0 deletions Alignment/TrackerAlignment/plugins/BuildFile.xml
Expand Up @@ -71,6 +71,7 @@
<use name="DataFormats/SiPixelDetId"/>
<use name="DataFormats/SiStripDetId"/>
<use name="DataFormats/SiStripCluster"/>
<use name="DataFormats/MuonReco"/>
<use name="CondFormats/DataRecord"/>
<use name="CondFormats/SiStripObjects"/>
<use name="MagneticField/Engine"/>
Expand Down

0 comments on commit e80fb33

Please sign in to comment.