Allow gdb to be cross-compiled.
[dragonfly.git] / gnu / usr.bin / gdb / libbfd / Makefile.host.i386
1 # $DragonFly: src/gnu/usr.bin/gdb/libbfd/Makefile.host.i386,v 1.1 2008/07/28 22:33:21 corecode Exp $
2
3 # Used to do keyword replacement in bfd-X.h
4 #
5 BFD_HOST_64BIT_LONG?=0
6 # While in theory long long is 64bit, the currently packaged bfd
7 # fails to use it properly.
8 BFD_HOST_64BIT_LONG_LONG?=0
9 BFD_HOST_64_BIT?=long long
10 BFD_HOST_U_64_BIT?=unsigned long long
11 BFD_HOSTPTR_T?=unsigned long