From: Steve Chamberlain Date: Tue, 6 Jul 1993 18:28:42 +0000 (+0000) Subject: New file. X-Git-Tag: gdb-4_18~18488 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=768328bc1b25cd5d72a9275000771bb019d78154;p=external%2Fbinutils.git New file. --- diff --git a/config/.Sanitize b/config/.Sanitize index f45e357..5d904ab 100644 --- a/config/.Sanitize +++ b/config/.Sanitize @@ -22,6 +22,7 @@ Do-first: Things-to-keep: ChangeLog +mh-alphaosf mh-a68bsd mh-aix mh-aix386 diff --git a/config/mh-alphaosf b/config/mh-alphaosf new file mode 100644 index 0000000..d39f7d0 --- /dev/null +++ b/config/mh-alphaosf @@ -0,0 +1,3 @@ +# This is needed to link objdump and debug images using gdb. +CC = cc -non_shared +