summaryrefslogtreecommitdiffstats
path: root/include/stdio.h
diff options
context:
space:
mode:
authormarkj <markj@FreeBSD.org>2014-08-14 16:45:01 +0000
committermarkj <markj@FreeBSD.org>2014-08-14 16:45:01 +0000
commit599cdb2d596f1aec1ed6a3f5898de4d83386711f (patch)
treedc2ea887c0d020f5312244b432791777bf9f7ec9 /include/stdio.h
parent5c82afaaa3816969f8f3ab068dd1511dc54a1098 (diff)
downloadFreeBSD-src-599cdb2d596f1aec1ed6a3f5898de4d83386711f.zip
FreeBSD-src-599cdb2d596f1aec1ed6a3f5898de4d83386711f.tar.gz
MFC r257877:
Don't try to use the 32-bit drti.o unless the data model is explicitly set to ILP32. Otherwise dtrace -G will attempt to use it on amd64 if it can't determine which data model to use, which happens when -64 is omitted and no object files are provided, e.g. with # dtrace -G -n BEGIN This would result in a linker error, but now works properly. Also remove an unnecessary #ifdef.
Diffstat (limited to 'include/stdio.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud