Files
buildroot/package
Fabrice Fontaine 84668397c1 package/libfreeimage: fix musl build
Fix the following musl build failure:

In file included from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/sysroot/usr/include/pthread.h:31,
                 from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/include/c++/9.4.0/armeb-buildroot-linux-musleabi/bits/gthr-default.h:35,
                 from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/include/c++/9.4.0/armeb-buildroot-linux-musleabi/bits/gthr.h:148,
                 from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/include/c++/9.4.0/ext/atomicity.h:35,
                 from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/include/c++/9.4.0/bits/basic_string.h:39,
                 from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/include/c++/9.4.0/string:55,
                 from Source/Utilities.h:44,
                 from Source/FreeImage/PluginPSD.cpp:27:
Source/FreeImage/PluginPSD.cpp: In function 'BOOL Save(FreeImageIO*, FIBITMAP*, fi_handle, int, int, void*)':
Source/FreeImage/PluginPSD.cpp:130:10: error: cannot convert 'std::nullptr_t' to 'BOOL' {aka 'int'} in return
  130 |   return NULL;
      |          ^~~~

Fixes:
 - http://autobuild.buildroot.org/results/f9c4ba83a506d374d8a28673aac619d8ff80f3da

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit d3ee0c781e)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-06-06 12:17:12 +02:00
..
2022-04-10 17:34:32 +02:00
2022-04-07 21:55:18 +02:00
2022-05-26 23:22:06 +02:00
2022-03-20 19:43:08 +01:00
2022-04-10 23:03:43 +02:00
2022-03-29 22:02:19 +02:00
2022-03-20 18:45:50 +01:00
2022-03-18 09:51:43 +01:00
2022-04-09 16:09:45 +02:00
2022-05-28 21:26:51 +02:00
2022-03-30 19:19:36 +02:00
2022-05-22 12:30:21 +02:00
2022-04-04 19:50:59 +02:00
2022-04-09 12:29:14 +02:00
2022-03-18 09:51:56 +01:00
2022-03-07 22:21:54 +01:00
2022-05-28 21:23:24 +02:00
2022-03-30 19:19:36 +02:00
2022-05-29 10:14:13 +02:00
2022-03-23 21:58:46 +01:00
2022-05-27 11:28:27 +02:00
2022-04-11 11:43:55 +02:00
2022-05-27 21:10:39 +02:00
2022-04-04 21:33:02 +02:00
2022-05-22 12:22:20 +02:00
2022-03-19 20:04:18 +01:00
2022-05-24 14:52:18 +02:00
2022-02-13 16:21:04 +01:00
2022-05-28 11:15:13 +02:00
2022-04-10 23:02:09 +02:00
2022-05-28 13:04:41 +02:00
2022-05-28 21:41:14 +02:00
2022-05-26 10:33:54 +02:00
2022-05-27 09:57:37 +02:00
2022-05-28 11:38:09 +02:00
2022-05-22 22:18:23 +02:00
2022-04-10 17:35:59 +02:00
2022-05-24 15:48:31 +02:00
2022-03-18 09:26:26 +01:00
2022-05-26 23:24:39 +02:00
2022-03-21 17:56:56 +01:00
2022-03-07 21:05:34 +01:00
2022-05-23 12:57:41 +02:00
2022-05-28 13:04:41 +02:00
2022-04-10 17:36:52 +02:00
2022-05-27 09:53:11 +02:00
2022-04-11 11:42:02 +02:00
2022-04-10 21:55:43 +02:00
2022-05-24 17:04:08 +02:00
2022-05-23 12:59:10 +02:00
2022-05-26 11:19:03 +02:00
2022-05-23 17:36:18 +02:00
2022-03-31 08:43:19 +02:00
2022-04-05 21:47:57 +02:00
2022-04-11 11:41:46 +02:00
2022-04-04 21:35:44 +02:00
2022-05-26 10:45:47 +02:00
2022-02-13 16:29:33 +01:00
2022-03-07 22:57:18 +01:00