]> OCCT Git - occt-wok.git/commitdiff
No comments
authorcas <cas@opencascade.com>
Fri, 9 Jun 2000 14:09:51 +0000 (14:09 +0000)
committercas <cas@opencascade.com>
Fri, 9 Jun 2000 14:09:51 +0000 (14:09 +0000)
src/IDLFront/IDLFront_CMPLRS.edl

index 3e648dbc40537483099dbd52837bee0d376bec25..c20f7b0a2d128baae84bb38611ccc8532c8a11db 100755 (executable)
@@ -3,3 +3,8 @@
 @string %CMPLRS_C_Options += " -Ae ";
 
 @endif;
+
+@if ( %Station == "lin" ) then
+  @string %CMPLRS_C_ModeOpt = " -O2 -DNo_Exception " ;
+@endif;
+