retabed largefiles.py to be python 3 compatible
This commit is contained in:
parent
da896e5a89
commit
71547e662b
|
|
@ -1,8 +1,8 @@
|
||||||
#
|
#
|
||||||
# SCons Largefile enablement
|
# SCons Largefile enablement
|
||||||
#
|
#
|
||||||
# Version 1.1
|
# Version 1.2
|
||||||
# 01-Oct-2009
|
# 16-Aug-2019
|
||||||
#
|
#
|
||||||
|
|
||||||
def enableLargeFiles(conf):
|
def enableLargeFiles(conf):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user