Former-commit-id:a1d931fd44
[formerly61f269f54c
] [formerlyf2fac39428
[formerly d85b989f77196d20eb2d2a21cf4daa13d50474ae]] Former-commit-id:f2fac39428
Former-commit-id:72824561cb
5 lines
No EOL
326 B
Text
5 lines
No EOL
326 B
Text
Deploy one of the two fake python libraries (libpython.so) depending on the
|
|
architecture; deploy-install is capable of determining which library
|
|
to deploy. The 32-bit libpython.so is installed with the 64-bit edex and the
|
|
64-bit libpython.so is installed with the 32-bit edex to eliminate all or
|
|
most of the LD_PRELOAD errors. |