mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
b45c6f59e4
PR: ports/19873 Submitted by: Thomas Quinot <quinot@inf.enst.fr>
13 lines
392 B
Plaintext
13 lines
392 B
Plaintext
#PATCHOPTIONS: -p0
|
|
--- asis/a4g-gnat_int.ads.orig Wed Oct 27 15:06:50 1999
|
|
+++ asis/a4g-gnat_int.ads Wed Oct 27 15:06:57 1999
|
|
@@ -67,7 +67,7 @@
|
|
-- Compiler Variables & Routines --
|
|
-----------------------------------
|
|
|
|
- Gcc : constant String := "gcc";
|
|
+ Gcc : constant String := "adagcc";
|
|
|
|
Nul_Argument_List : constant Argument_List (1 .. 0) := (others => null);
|
|
|