Support *-build-env packages with no ld.so.preload 13/72513/1
authorSlava Barinov <v.barinov@samsung.com>
Fri, 29 Apr 2016 14:15:02 +0000 (17:15 +0300)
committerMaxim Ostapenko <m.ostapenko@samsung.com>
Wed, 1 Jun 2016 09:31:07 +0000 (12:31 +0300)
commitad02afab361c5e7d0a0632de353c1638c5083676
tree6eed6fe2fb3fa86bdfd47f484b94d35c067d17d3
parentdb6ced57e0aa5cffc69e027b28f5b921635fdb19
Support *-build-env packages with no ld.so.preload

In environments where there is no existing ld.so.preload file the
post-install script from *-build-env packages fails on 'mv' command and
does not add libasan as first library which leads to build failure with
message "ASan runtime does not come first in initial library list"

Change-Id: I7f22c4bca808adf728cb4ba42482c05f9f4c919e
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
packaging/gcc-aarch64.spec
packaging/gcc-armv7l.spec
packaging/linaro-gcc.spec