diff --git a/SConstruct b/SConstruct index 0b66e59..830fd0f 100644 --- a/SConstruct +++ b/SConstruct @@ -1,4 +1,4 @@ -#!python +#!/usr/bin/python3 import os # Gets the standard flags CC, CCX, etc.