summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regex2.h
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2015-01-02 03:20:13 +0000
committerian <ian@FreeBSD.org>2015-01-02 03:20:13 +0000
commit007999d7372f4b84729499cea479e574db1483f2 (patch)
tree8c1132199d6cb2b75601928a91a83aee5d2290e5 /lib/libc/regex/regex2.h
parent07196d1c4a71cc473c43f96f6f010578cc52eb52 (diff)
downloadFreeBSD-src-007999d7372f4b84729499cea479e574db1483f2.zip
FreeBSD-src-007999d7372f4b84729499cea479e574db1483f2.tar.gz
Put in a workaround for bug 196407 (arm modules cause crashes & panics).
When we started compiling the kernel with -march=armv7 the compiler started emitting new types of relocation info which are incompatible with the shared-lib file format used by .ko modules. This workaround prevents the compiler from emitting the instruction sequences that require the new relocs. This amounts to using an undocumented internal compiler flag, so this is just a temporary workaround while we look for a good fix. PR: 196407
Diffstat (limited to 'lib/libc/regex/regex2.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud