diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-03-27 12:45:43 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2014-03-27 13:46:22 +0100 |
commit | 0677da7ed48f74a54f9bfd12afea7f0d578d7d38 (patch) | |
tree | c7444caa7ccd07d26fd3b34836eb40cd0606d842 /COPYING | |
parent | 6768f12b4db660bb691337c6d238a32aae0475ff (diff) |
XORG_PROG_RAWCPP: Add TRADITIONALCPPFLAGS
In some cases we may want to have -traditional for proper whitespace preserving
without -undef, as we actually want the system definitions to be in place
so we can #ifdef on them. IE in xinit various .cpp files contain things like
#ifdef __APPLE__ and #ifdef __linux__
So this patch adds a TRADITIONALCPPFLAGS variable which contains just
-traditional where applicable without the other RAWCPPFLAGS for unsetting
the system definitions.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions