diff options
author | Ben Gamari <bgamari.foss@gmail.com> | 2017-07-23 10:43:52 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2017-07-23 10:43:53 -0400 |
commit | 98ab12ad0c13b6723cc667d6a00fe592f1833bf4 (patch) | |
tree | e9031a0ff38acd8786505243b54c192c748d09d5 /rules | |
parent | ee1047e2283a3f628fd0d91df0e9eb955bb0994d (diff) | |
download | haskell-98ab12ad0c13b6723cc667d6a00fe592f1833bf4.tar.gz |
distrib/configure: Carry FFI include/lib paths from source distribution
`FFILibDir` and `FFIIncludeDir` both show up in the `rts` library's
package registration file. We therefore must define them or else we'll
end up with spurious `@FFILibDir@` strings in the package registration.
In principle I think we could also take these as arguments to the
bindist configure but this seems simpler and I don't want to verify this
at the moment.
Test Plan: Build bindist while passing `--with-ffi-libraries=...` to
source distribution configure then try to install and use bindist.
Reviewers: austin, hvr
Subscribers: rwbarton, thomie, erikd
Differential Revision: https://phabricator.haskell.org/D3774
Diffstat (limited to 'rules')
0 files changed, 0 insertions, 0 deletions