Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(405)

Side by Side Diff: gdb/config/sparc/fbsd.mh

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « gdb/config/s390/s390.mh ('k') | gdb/config/sparc/linux.mh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Host: FreeBSD/sparc64 1 # Host: FreeBSD/sparc64
2 NATDEPFILES= fork-child.o inf-ptrace.o \ 2 NATDEPFILES= fork-child.o inf-ptrace.o \
3 fbsd-nat.o sparc-nat.o sparc64-nat.o sparc64fbsd-nat.o \ 3 fbsd-nat.o sparc-nat.o sparc64-nat.o sparc64fbsd-nat.o \
4 bsd-kvm.o 4 bsd-kvm.o
5 HAVE_NATIVE_GCORE_HOST = 1
5 6
6 LOADLIBES= -lkvm 7 LOADLIBES= -lkvm
OLDNEW
« no previous file with comments | « gdb/config/s390/s390.mh ('k') | gdb/config/sparc/linux.mh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698