summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/random.c
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-05-04 21:10:56 +0000
committerjb <jb@FreeBSD.org>1998-05-04 21:10:56 +0000
commite23f821a54d936951d0997a9948044b2967b00bf (patch)
treebb2faf557572caffb411b1b7647f37f56f320262 /lib/libc/stdlib/random.c
parentf701fbc7d569ab22a7d57c4c0cba391bad3d755d (diff)
downloadFreeBSD-src-e23f821a54d936951d0997a9948044b2967b00bf.zip
FreeBSD-src-e23f821a54d936951d0997a9948044b2967b00bf.tar.gz
Add makefile support for cross-architectures. Allow CROSS_TOOLS to
be defined (in /etc/make.conf, say) and set to the additional architectures that need to be compiled in. So on alpha I set CROSS_TOOLS = i386. On i386 you can't build alpha due to lack of 64-bit support on 32-bit architectures, but that's a GNU problem. This change relies on makefiles in the binutils sub-directories having the extension defined in the CROSS_TOOLS, instead of those makefiles being selected based on the host architecture.
Diffstat (limited to 'lib/libc/stdlib/random.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud