Created
August 26, 2014 20:06
-
-
Save vixvix/88655388e78881f29ea6 to your computer and use it in GitHub Desktop.
Bypassing “clang: error: unknown argument : '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future]"
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
| clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future] | |
| ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future pip install django-toolbelt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment