CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2018/01/19 04:10:43
Modified files: lib/libc/arch/arm/string: ffs.S Log message: Partial revert of rev. 1.7, fixes build with clang The error was: --8<-- ffs.S:57:2: error: unsupported relocation on symbol adrne r2, .L_ffs_table ^ -->8-- Minimal workaround suggested by deraadt@, ok guenther@ kettenis@