aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/paku2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/paku b/scripts/paku
index e9e7f37..e60812a 100755
--- a/scripts/paku
+++ b/scripts/paku
@@ -135,7 +135,7 @@ EOF
sha256 = "$SHA256";
};
- makeFlags = [ "CC=cc" "PREFIX=\$(out)" ];
+ makeFlags = [ "PREFIX=\$(out)" ];
$CHECK_INPUTS
doCheck = true;