diff options
author | Diego Elio Pettenò <flameeyes@gmail.com> | 2011-03-21 20:13:53 +0100 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2011-03-21 20:13:53 +0100 |
commit | e52947d15cf0d7d31c30ccdc43450a10081976da (patch) | |
tree | 8079e1a63b264012096b7bcfb0201a25ad11f8cb /os/windows | |
parent | ad0a273593b93f61e72fbdf1910fcf8cdcac738c (diff) | |
download | fio-e52947d15cf0d7d31c30ccdc43450a10081976da.tar.gz fio-e52947d15cf0d7d31c30ccdc43450a10081976da.tar.bz2 |
Fix linking of fio executable
First of all make sure that $(LDFLAGS) are used during linking so that the
user can set the linker's flags.
Then also make sure that libraries are listed after the objects, so that
GNU ld's --as-needed option will not cause fio linking to fail.
Cc: Robin H. Johnson <robbat2@gentoo.org>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'os/windows')
0 files changed, 0 insertions, 0 deletions