actually build the NTL interface when asked for it#1409
Closed
mezzarobba wants to merge 0 commit intoflintlib:trunkfrom
Closed
actually build the NTL interface when asked for it#1409mezzarobba wants to merge 0 commit intoflintlib:trunkfrom
mezzarobba wants to merge 0 commit intoflintlib:trunkfrom
Conversation
Contributor
Author
|
oops, I didn't actually intend to close this PR, but if we agree to go with #1489 then maybe there is no need to reopen it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I'm no autotools expert; this probably needs attention from someone who
actually understands the flint build system.
Also, the NTL interface is linked the flint shared library. I think this
is what the existing build code was heading for, but I suppose it could
also make sense to build it as a separate library.