summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2011-07-18 20:07:29 +0000
committerdim <dim@FreeBSD.org>2011-07-18 20:07:29 +0000
commitdd1a1f9dcc6243ff5d7d0c235cb8274cac899cc7 (patch)
treecdfe75e6d3c915923dba2d714210a18c96827a1b /usr.bin/top
parent1a8cc2bad92d7f1305d57aac3ee82e82117aab70 (diff)
downloadFreeBSD-src-dd1a1f9dcc6243ff5d7d0c235cb8274cac899cc7.zip
FreeBSD-src-dd1a1f9dcc6243ff5d7d0c235cb8274cac899cc7.tar.gz
Fix building of 32-bit compat libraries on amd64 with clang, and using
-g, by reverting r219139. The LLVM PR referenced in that revision was fixed in the mean time, and we imported a clang snapshot soon afterwards, so the temporary workaround of disabling clang's integrated assembler is no longer needed. In this particular case, using e.g. DEBUG_FLAGS=-g causes clang to output certain directives into assembly that our version of GNU as chokes on. Reported by: dougb Approved by: re (kib)
Diffstat (limited to 'usr.bin/top')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud