1<?xml version="1.0"?>
2<!-- At present compiler specific options are not getting passed -->
3<!-- to cpp check, following is a workaround to pass it manually -->
4<!-- GNU specific defines which are not passed to GCC -->
5<def><define name="__GNUC__" value="1"/>
6</def>
7