blob: 6739683a42807fa391e1c3923275acf9e9014d3b (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- build/flatten-headers.py.orig 2020-05-02 16:30:41.773805000 -0500
+++ build/flatten-headers.py 2020-05-02 16:30:49.511257000 -0500
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3.8
#
# BLIS
# An object-based framework for developing high-performance BLAS-like
|