aboutsummaryrefslogtreecommitdiff
path: root/cddl/usr.sbin/dtrace/tests/tools
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2017-11-27 17:54:17 +0000
committerMark Johnston <markj@FreeBSD.org>2017-11-27 17:54:17 +0000
commitf4b90f5a5cc1e9ad229183bc6d0c3d1e769d6b32 (patch)
tree82b63764fc6c208fb19c7579d8c429e73fb1d965 /cddl/usr.sbin/dtrace/tests/tools
parentd2b677cef60316393f44656800d667e9cffde9e6 (diff)
downloadsrc-f4b90f5a5cc1e9ad229183bc6d0c3d1e769d6b32.tar.gz
src-f4b90f5a5cc1e9ad229183bc6d0c3d1e769d6b32.zip
Revert r326181 for now.
We can't link an executable using -m32 until the lib32 phase of a buildworld, though the build works fine when executing make from cddl/usr.sbin/dtrace/tests. Some other solution will need to be found.
Notes
Notes: svn path=/head/; revision=326285
Diffstat (limited to 'cddl/usr.sbin/dtrace/tests/tools')
-rwxr-xr-xcddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh b/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh
index 8487387c62a1..767b22f57783 100755
--- a/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh
+++ b/cddl/usr.sbin/dtrace/tests/tools/genmakefiles.sh
@@ -53,8 +53,6 @@ TEST_METADATA.t_dtrace_contrib+= required_memory=\"4g\"
uctf)
special="
WITH_CTF=YES
-
-CFLAGS.tst.chasestrings.exe+= -m32
"
;;
esac