Skip to content
This repository was archived by the owner on Sep 29, 2022. It is now read-only.

Improve wxpython#657

Open
pavoljuhas wants to merge 5 commits intoconda-archive:mainfrom
pavoljuhas:improve-wxpython
Open

Improve wxpython#657
pavoljuhas wants to merge 5 commits intoconda-archive:mainfrom
pavoljuhas:improve-wxpython

Conversation

@pavoljuhas
Copy link
Copy Markdown
Contributor

  • support build on 32-bit Linux systems.
  • fix broken symbolic link to wx-config.
  • use up to 8 CPU-s when building wxpython.
  • do not overwrite the ARCH environment variable set from conda-build.

ARCH variable is set by conda-build to 32 or 64.  Do not wipe it out.
- skip 64-bit options when building a 32-bit library.
And also remove the long-disabled post-link block.
Symbolic link had invalid target.  As-installed symbolic
link in PREFIX/bin/wx-config works right.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant