Skip to content

Commit 92c6531

Browse files
author
Andrey
committed
HI GENs fix for rnd seed issue #48814
1 parent 689942b commit 92c6531

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<use name="GeneratorInterface/Hydjet2Interface"/>
22
<use name="pydata"/>
33
<library file="*.cc" name="GeneratorInterfaceHydjet2InterfacePlugins">
4+
<flags REM_LDFLAGS="-Wl,--as-needed"/>
45
<flags EDM_PLUGIN="1"/>
56
</library>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<use name="GeneratorInterface/HydjetInterface"/>
22
<use name="pydata"/>
33
<library file="*.cc" name="GeneratorInterfaceHydjetInterfacePlugins">
4+
<flags REM_LDFLAGS="-Wl,--as-needed"/>
45
<flags EDM_PLUGIN="1"/>
56
</library>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<use name="GeneratorInterface/PyquenInterface"/>
22
<use name="pydata"/>
33
<library file="*.cc" name="GeneratorInterfacePyquenInterfacePlugins">
4+
<flags REM_LDFLAGS="-Wl,--as-needed"/>
45
<flags EDM_PLUGIN="1"/>
56
</library>

0 commit comments

Comments
 (0)