summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/aix-xcoff-edit.rst
blob: be3143d9803fcaefb48ac53b92ca09f96c474720 (plain)
1
2
3
4
5
6
7
8
aix-xcoff-edit
--------------

* On AIX, installation of XCOFF executables and shared libraries
  no longer requires relinking to change the runtime search path
  from the build-tree RPATH to the install-tree RPATH.  CMake now
  edits the XCOFF binaries directly during installation, as has
  long been done on ELF platforms.