diff options
| -rw-r--r-- | icespider/compile/Jamfile.jam | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/icespider/compile/Jamfile.jam b/icespider/compile/Jamfile.jam index 8d01d72..96a8d37 100644 --- a/icespider/compile/Jamfile.jam +++ b/icespider/compile/Jamfile.jam @@ -12,10 +12,6 @@ lib icespider-compile :  	routes  	:  	<slicer>pure -# Need to disable LTO here cos of a GCC bug, this isn't -# performance critical anyway -	<linkflags>-fno-lto -	<cxxflags>-fno-lto  	<library>slicer  	<library>adhocutil  	<library>slicer-json  | 
