Skip to content

Instantly share code, notes, and snippets.

@vixvix
Created August 26, 2014 20:06
Show Gist options
  • Select an option

  • Save vixvix/88655388e78881f29ea6 to your computer and use it in GitHub Desktop.

Select an option

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]"
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