Skip to content

Commit

Permalink
added amd64 protection for dip
Browse files Browse the repository at this point in the history
  • Loading branch information
sikler committed Sep 28, 2021
1 parent 451b355 commit 75079a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DQM/BeamMonitor/plugins/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,11 @@
<flags EDM_PLUGIN="1"/>
</library>

<ifarchitecture name="_amd64_">
<library file="BeamSpotDipServer.cc" name="BeamSpotDipServer">
<use name="DataFormats/OnlineMetaData"/>
<use name="dip"/>
<use name="log4cplus"/>
<flags EDM_PLUGIN="1"/>
</library>
</ifarchitecture>

0 comments on commit 75079a5

Please sign in to comment.