Ticket #2615: pyton.jam.diff

File pyton.jam.diff, 367 bytes (added by Jürgen Hunold, 14 years ago)

Patch to link explicitly againt libpython

  • tools/python.jam

     
    994994    else
    995995    {
    996996        alias python_for_extensions
    997             :
     997            : python
    998998            : $(target-requirements)
    999999            :
    10001000            : $(usage-requirements)