xref: /OK3568_Linux_fs/buildroot/docs/manual/known-issues.txt (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1// -*- mode:doc; -*-
2// vim: set syntax=asciidoc:
3
4== Known issues
5
6* It is not possible to pass extra linker options via +BR2_TARGET_LDFLAGS+
7  if such options contain a +$+ sign. For example, the following is known
8  to break: +BR2_TARGET_LDFLAGS="-Wl,-rpath=\'$ORIGIN/../lib'"+
9
10* The +libffi+ package is not supported on the SuperH 2, nds32, and ARMv7-M
11  architectures.
12
13* The +prboom+ package triggers a compiler failure with the SuperH 4
14  compiler from Sourcery CodeBench, version 2012.09.
15
16