Skip to content

Commit

Permalink
my makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
DanGrayson committed Dec 12, 2022
1 parent 39c7b1d commit 08e57df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions M2/BUILD/dan/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ else
CONFIGOPTIONS += --with-python
endif

CONFIGOPTIONS += --without-libffi

# We may distribute the result, so prevent aggressive optimizations based on the current architecture:
CONFIGOPTIONS += --build=$(shell ../../config/config.guess)

Expand Down

0 comments on commit 08e57df

Please sign in to comment.