cvs commit: ports/lang/gnat/files patch-ab

[ Available lists | Index of cvs-ports | Month of Apr 2008 | Week of 8 Apr 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Daniel Eischen <deischen@FreeBSD.org>
Date
8 Apr 2008 00:33:21
Subject
cvs commit: ports/lang/gnat/files patch-ab
Message-ID
200804080033.m380XK19007886@repoman.freebsd.org


[ Hide this part ]
deischen    2008-04-08 00:33:20 UTC

FreeBSD ports repository

Added files:
lang/gnat/files patch-ab
Log:
Use setenv to add an environment variable instead of putenv. In 7.0,
putenv() does not copy the supplied environment stringi, but gcc/gnat
was free()ing the memory expecting that it would be copied.

Revision Changes Path
1.7 +20 -0 ports/lang/gnat/files/patch-ab (new)


Elapsed time: 0.069 seconds