mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/rapidxml: fix 'compilation' typo in patch description
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
e23e49e5d5
commit
f301c007c7
@@ -2,7 +2,7 @@
|
||||
|
||||
Stock rapidxml-1.13 does not allow implementers of the
|
||||
`rapidxml_print.hpp` header to build under GCC 4.7 (or newer) due to
|
||||
compliation issues. This is a result of "Name lookup changes" introduced
|
||||
compilation issues. This is a result of "Name lookup changes" introduced
|
||||
in GCC 4.7 [1]. The following adds forward declarations required to
|
||||
compile with GCC 4.7+.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user