Page MenuHome

Deps Builder: GMP 6.2.1
ClosedPublic

Authored by Ray Molenkamp (LazyDodo) on Nov 19 2021, 3:42 AM.

Details

Summary

For Windows and Linux a straight forward update.
For mac they specially mention darwin on arm64 support in the
release notes[1] , so we may not need to build with the
--disable-assembly flag there any-more.

[1] https://gmplib.org/gmp6.2

Diff Detail

Repository
rB Blender
Branch
arcpatch-D13278 (branched from master)
Build Status
Buildable 18792
Build 18792: arc lint + arc unit

Event Timeline

Ray Molenkamp (LazyDodo) requested review of this revision.Nov 19 2021, 3:42 AM
Ray Molenkamp (LazyDodo) created this revision.

Remove ----disable-assembly for Arm, not needed anymore.

This revision is now accepted and ready to land.Nov 19 2021, 1:13 PM
This revision was automatically updated to reflect the committed changes.