mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
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 |
||
|---|---|---|
| .. | ||
| dtracetoolkit | ||
| opensolaris | ||