diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-10 21:48:51 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-10 21:48:51 +0200 |
commit | 1554db330d1c8dda9926762a666a3a059d51c1b7 (patch) | |
tree | 119e3018528a9e1c1c699f9f5be98a4c411de95c /package/boost/0005-fix-static-detection-of-lock-free-atomic-ints.patch | |
parent | d4517b98cda71d3b4b81247e840008abe9d53320 (diff) | |
download | buildroot-1554db330d1c8dda9926762a666a3a059d51c1b7.tar.gz buildroot-1554db330d1c8dda9926762a666a3a059d51c1b7.zip |
boost: update upstream status of 0005-fix-static-detection-of-lock-free-atomic-ints.patch
The patch has been accepted upstream.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/boost/0005-fix-static-detection-of-lock-free-atomic-ints.patch')
-rw-r--r-- | package/boost/0005-fix-static-detection-of-lock-free-atomic-ints.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boost/0005-fix-static-detection-of-lock-free-atomic-ints.patch b/package/boost/0005-fix-static-detection-of-lock-free-atomic-ints.patch index 580a298056..9e87aaedf0 100644 --- a/package/boost/0005-fix-static-detection-of-lock-free-atomic-ints.patch +++ b/package/boost/0005-fix-static-detection-of-lock-free-atomic-ints.patch @@ -48,7 +48,7 @@ Fixes: - http://autobuild.buildroot.org/results/f46d38991385cbc2a4fa14eb31074e770cd79803 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> -[Upstream status: https://github.com/boostorg/thread/pull/231] +[Upstream status: https://github.com/boostorg/thread/commit/f7581a366294c6f5381e0371c242af327c6da655] --- build/Jamfile.v2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) |