X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=SConstruct;h=6e034fb968f5c641de0174f971e3bd1f8172189b;hb=670cd4080b27b52df2d303d91bcccfa544c7197a;hp=a59a8ea210e956bb67deb93272534804d88754e3;hpb=e3610475683584a3b3e1e5a3e0435f0678ccd1f7;p=mesa.git diff --git a/SConstruct b/SConstruct index a59a8ea210e..6e034fb968f 100644 --- a/SConstruct +++ b/SConstruct @@ -27,6 +27,12 @@ import SCons.Util import common +####################################################################### +# Minimal scons version + +EnsureSConsVersion(2, 4) + + ####################################################################### # Configuration options