freebsd-dev/cddl/contrib/opensolaris/lib
Mark Johnston ee765c2d34 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.

MFC after:	2 weeks
2013-11-09 04:38:16 +00:00
..
libctf/common MFV r254746: 2013-08-23 23:58:56 +00:00
libdtrace Don't try to use the 32-bit drti.o unless the data model is explicitly set 2013-11-09 04:38:16 +00:00
libgen/common MFV OpenSolaris DTrace userland bits. 2010-08-02 13:40:53 +00:00
libnvpair Quiesce warning regarding %llf which has no effect. 2013-11-04 16:15:43 +00:00
libuutil/common Merge recent zfs vendor changes, sync code and adjust userland DEBUG. 2012-09-12 18:05:43 +00:00
libzfs/common MFV r254750: 2013-09-21 00:17:26 +00:00
libzfs_core/common MFV r254421: 2013-08-21 00:04:31 +00:00
libzpool/common MFV r247844 (illumos-gate 13975:ef6409bc370f) 2013-09-10 01:46:47 +00:00
pyzfs/common Finally... Import the latest open-source ZFS version - (SPA) 28. 2011-02-27 19:41:40 +00:00