2
0
Эх сурвалжийг харах

use -dce no for haxelib website (crash since the site sources are in /std ?)

Nicolas Cannasse 12 жил өмнө
parent
commit
906cf96669

+ 2 - 0
std/tools/haxelib/haxelib.hxml

@@ -1,7 +1,9 @@
 -neko index.n
 -main tools.haxelib.Site
 -D haxe3
+-dce no
 --next
 -neko haxelib.n
 -main tools.haxelib.Main
 -cmd "nekotools boot haxelib.n"
+-D haxe3

+ 1 - 1
std/tools/haxelib/haxelib.hxproj

@@ -23,7 +23,7 @@
     <option flashStrict="False" />
     <option mainClass="tools.haxelib.Site" />
     <option enabledebug="False" />
-    <option additional="-D haxe3&#xA;--next&#xA;-neko haxelib.n&#xA;-main tools.haxelib.Main&#xA;-cmd nekotools boot haxelib.n&#xA;-D haxe3" />
+    <option additional="-D haxe3&#xA;-dce no&#xA;--next&#xA;-neko haxelib.n&#xA;-main tools.haxelib.Main&#xA;-cmd nekotools boot haxelib.n&#xA;-D haxe3" />
   </build>
   <!-- haxelib libraries -->
   <haxelib>