Commit 928ed1ea authored by Tristan Cavelier's avatar Tristan Cavelier

xxx component/v8: remove cmmi comments

parent c5c1b40e
......@@ -34,19 +34,6 @@ script =
shutil.copy(os.path.join(location__compile__v8, "out", "native", "obj.target", "third_party", "icu", "libicudata.a"), location)
shutil.rmtree(location__compile__)
#recipe = slapos.recipe.cmmi
#version = 4.10.253
#url = https://chromium.googlesource.com/v8/v8.git/+archive/${:version}.tar.gz
##md5sum = XXX md5sum changes everytime
#location = ${buildout:parts-directory}/v8-${:version}
#configure-command = true
#make-options = GYPFLAGS=-Dclang=0
#make-targets = native fail
#environment =
# CFLAGS="-fPIC"
# CXXFLAGS="-fPIC"
# CPPFLAGS="-fPIC"
[v8-4]
<= v8
[v8-4.10]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment