pkgsrc/devel/gps/patches/patch-ac
drochner 32a6163d63 add gps-5.0.0, a Multi-language IDE with an emphasis on Ada, from
John Marino per PR pkg/44440
(Python wasn't regognized for me, that's why I've commented it
out for now. Needs a second look.)
2011-02-08 18:32:23 +00:00

13 lines
463 B
Text

$NetBSD: patch-ac,v 1.1.1.1 2011/02/08 18:32:24 drochner Exp $
--- shared.gpr.orig 2010-12-04 06:47:54 +0000
+++ shared.gpr
@@ -35,7 +35,7 @@ project Shared is
"-gnatwaCJe", "-gnat05");
for Default_Switches ("C") use
- ("-g", "-O1", "-fdump-xref") & GnatColl_Shared.Gtk_Include;
+ ("-g", "-O1") & GnatColl_Shared.Gtk_Include;
when "Production" =>
for Default_Switches ("Ada") use