dev-lang/gnat-gpl: Set the gnatbind executable for gprbind
authorTupone Alfredo <tupone@gentoo.org>
Wed, 29 Mar 2017 19:23:19 +0000 (21:23 +0200)
committerTupone Alfredo <tupone@gentoo.org>
Wed, 29 Mar 2017 19:23:19 +0000 (21:23 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-lang/gnat-gpl/files/gnat-gpl.xml

index 7a50db7ccd9ff877fe81846e44b6a158f7d3175c..7d321e03b6a1ccc96dafec1f39eca1c85c4172f4 100644 (file)
@@ -76,6 +76,7 @@
       for Objects_Path_File     ("Ada") use "ADA_PRJ_OBJECTS_FILE";
       for Driver         ("Ada") use
           "${GPRCONFIG_PREFIX}libexec/gprbuild/gprbind";
+      for Switches ("Ada") use ("--gnatbind_path=gnatbind-@VER@");
    end Binder;
 
    package Clean is