Commit 546c42e4 authored by Michal Klocek's avatar Michal Klocek
Browse files

Fix linker too long argument list


For yocto builds linker can get quite long path
since all archives are listed as absolute paths.
This can end up as "execvp: /bin/sh: Argument list too long"

Use rsp files also for archives.

Change-Id: I096e2f35ed72b68261bf465e84baddd1f78cd917
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
 
 
 
parent fffd02a3
Showing with 10 additions and 7 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment