From ae47d2196b6088234931aa55d769a69982d2a63d Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 27 Nov 2007 22:49:01 +0000 Subject: - Fix build with GCC 4.2 - Remove most warnings - Add OPTIONS Knob - Pass maintainership to submitter PR: 118246 Submitted by: Pietro Cerutti Approved by: portmgr (pav) --- cad/mars/files/patch-include_stopper.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 cad/mars/files/patch-include_stopper.h (limited to 'cad/mars/files/patch-include_stopper.h') diff --git a/cad/mars/files/patch-include_stopper.h b/cad/mars/files/patch-include_stopper.h new file mode 100644 index 000000000000..616ff8b5c34f --- /dev/null +++ b/cad/mars/files/patch-include_stopper.h @@ -0,0 +1,9 @@ +--- include/stopper.h.orig 2007-11-23 23:20:44.000000000 +0100 ++++ include/stopper.h 2007-11-23 23:20:55.000000000 +0100 +@@ -69,5 +69,5 @@ + + } Stopper; + +-#endif STOPPER_H ++#endif /* !STOPPER_H */ + -- cgit v1.2.3