ZOPEN_EXTRA_CONFIGURE_OPTS #1204
Closed
khwilliamson
started this conversation in
Porting
Replies: 1 comment
|
I've worked beyond this. Passing options to |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The Configure program is supposed to source a file which I have furnished. I notice that many things in it are getting ignored. I guessed that the
buildenvfile's ZOPEN_CONFIGURE_OPTS overrides use of the sourced file. So I tried changing that to instead be ZOPEN_EXTRA_CONFIGURE_OPTS, which I figured wouldn't do the override. Instead, these options appear also to be ignored. I set ZOPEN_CONFIGURE_OPTS to "", expecting the values in EXTRA to take effect, but they don'tCould someone explain how to use these?
All reactions