1. 22 Eyl, 2016 37 kayıt (commit)
  2. 21 Eyl, 2016 3 kayıt (commit)
    • Michael Stahl's avatar
      python3: put a RPATH into libpython3.so · b078e0d6
      Michael Stahl yazdı
      libpython3.so is the "ABI compatible" wrapper library around
      libpython3.5m.so - it is not actually used by anything in LO right now,
      but let's ensure it has RPATH $ORIGIN just in case.
      
      This revealed that the AIX patch in python3 accidentally changed the
      SONAME of libpython3.5m.so from upstream's libpython3.5m.so.1.0
      on ELF platforms, because the SONAME variable was set in the shell
      command but read as a make variable in the next line, which is actually
      evaluated earlier.
      
      So rename a few files in packages to use the upstream SONAME.
      
      Change-Id: I3611f75eee62b0993b853230521a2fa41ac5cd9c
      b078e0d6
    • Michael Stahl's avatar
      coinmp: no need for bzip2 library · 3d31cf66
      Michael Stahl yazdı
      Change-Id: I1f5115defa3619f13ce00d64d5532d2b08dc2ccb
      3d31cf66
    • Michael Stahl's avatar
      liblangtag: prevent libtool from adding annoying stuff to RPATH · ecd5d49d
      Michael Stahl yazdı
      Change-Id: I699e84614f09c6e1edad5bcd51eae73d1ab8123f
      ecd5d49d