diff options
Diffstat (limited to 'TAO/tao/RTCORBA.mpc')
-rw-r--r-- | TAO/tao/RTCORBA.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA.mpc b/TAO/tao/RTCORBA.mpc index 9ecfe53e17b..873b49a0b0d 100644 --- a/TAO/tao/RTCORBA.mpc +++ b/TAO/tao/RTCORBA.mpc @@ -29,7 +29,7 @@ project : taolib, core, pi { } IDL_Files { - idlflags += -Ge 1 -Sci -SS -Sorb -Sa -GX \ + idlflags += -Sci -SS -Sorb -Sa -GX \ -Wb,export_macro=TAO_RTCORBA_Export \ -Wb,export_include=tao/RTCORBA/rtcorba_export.h \ -Wb,unique_include=tao/RTCORBA/RTCORBA.h \ |