exfat-utils: indicate upstream status of the musl patch
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2015 21:13:05 +0000 (23:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2015 21:13:05 +0000 (23:13 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/exfat-utils/0001-fix-compiling-with-non-glibc-libcs.patch

index 6244b1685744dde68bd7628acff98312ab714d34..d28004020666493aba26f04d0f424682839348a6 100644 (file)
@@ -3,6 +3,9 @@
 libexfat would only compile on Linux with __GLIBC__ defined. Changed
 to use __linux__ which likely better fits the original intent.
 
+Upstream status: applied.
+See https://groups.google.com/forum/#!topic/exfat/8g3yumqrf1A.
+
 Signed-off-by: Brendan Heading <brendanheading@gmail.com>
 ---
  platform.h |    2 +-