diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2007-11-27 22:49:01 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2007-11-27 22:49:01 +0000 |
| commit | ae47d2196b6088234931aa55d769a69982d2a63d (patch) | |
| tree | c61885690fdaaec32695e75ff38fcdc2b91e4f5c /cad/mars/files/patch-include_lcostfcn.h | |
| parent | Document ikiwiki improper symlink verification vulnerability. (diff) | |
- Fix build with GCC 4.2
- Remove most warnings
- Add OPTIONS Knob
- Pass maintainership to submitter
PR: 118246
Submitted by: Pietro Cerutti <gahr@gahr.ch>
Approved by: portmgr (pav)
Diffstat (limited to '')
| -rw-r--r-- | cad/mars/files/patch-include_lcostfcn.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cad/mars/files/patch-include_lcostfcn.h b/cad/mars/files/patch-include_lcostfcn.h new file mode 100644 index 000000000000..f261c9b6b1dd --- /dev/null +++ b/cad/mars/files/patch-include_lcostfcn.h @@ -0,0 +1,9 @@ +--- include/lcostfcn.h.orig 2007-11-23 23:19:41.000000000 +0100 ++++ include/lcostfcn.h 2007-11-23 23:19:51.000000000 +0100 +@@ -64,5 +64,5 @@ + + extern Lcostfcn *lcostfcn_adr; + +-#endif LCOSTFCN_H ++#endif /* !LCOSTFCN_H */ + |
