From ec965e86754a0d05a208d4c8005433f2737c7920 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 24 Mar 2020 17:33:01 +0200 Subject: [PATCH] python: Disable CFLAG for clang. Closes #177 --- extra/python/build | 5 ----- 1 file changed, 5 deletions(-) diff --git a/extra/python/build b/extra/python/build index a4589bc8..bed3b730 100755 --- a/extra/python/build +++ b/extra/python/build @@ -6,11 +6,6 @@ cat >> Modules/Setup <