summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/inet6_option_space.3
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2013-07-05 20:21:59 +0000
committerandrew <andrew@FreeBSD.org>2013-07-05 20:21:59 +0000
commitbc5a1e3de69a050656d8ab8992457fbf3d9aeb80 (patch)
treeecf0e8d68f90e6b6027a674b2bb216834aeb49c1 /lib/libc/net/inet6_option_space.3
parent1122138bea1ef696aced661063bcd826ae614b5b (diff)
downloadFreeBSD-src-bc5a1e3de69a050656d8ab8992457fbf3d9aeb80.zip
FreeBSD-src-bc5a1e3de69a050656d8ab8992457fbf3d9aeb80.tar.gz
Fix the build with gcc.
Gcc outputs pre-UAL asm and expects the ldcl instruction with a condition in the form ldc<c>l, where the code produces the instruction in the UAL form ldcl<c>. Work around this by checking if we are using clang or gcc and adjusting the instruction. While here correct the cmp instruction's value to include the # before the immediate value.
Diffstat (limited to 'lib/libc/net/inet6_option_space.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud