File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 66b__conftest.ad ?
77auto.cgpr
88autom4te.cache /
9+ gtkada_shared.gpr
910/Makefile
1011docs /gtkada_rm /doc_obj /
1112docs /gtkada_ug /_build
Original file line number Diff line number Diff line change 11------------------------------------------------------------------------------
22-- GtkAda - Ada95 binding for the Gimp Toolkit --
33-- --
4- -- Copyright (C) 2015, AdaCore --
4+ -- Copyright (C) 2015-2026 , AdaCore --
55-- --
66-- This library is free software; you can redistribute it and/or modify it --
77-- under terms of the GNU General Public License as published by the Free --
@@ -39,6 +39,7 @@ library project GtkAda is
3939 for Library_Name use "gtkada";
4040 for Library_Version use
4141 "lib" & Project'Library_Name & GtkAda_Shared.So_Ext & "." & Version;
42+ for Run_Path_Option use ();
4243
4344 case GtkAda_Shared.Library_Kind is
4445 when "static-pic" | "relocatable" =>
You can’t perform that action at this time.
0 commit comments