Build: iconv type for Hurd
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 10 Sep 2024 11:51:03 +0000 (12:51 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 10 Sep 2024 11:51:03 +0000 (12:51 +0100)
src/OS/os.h-GNU

index 4fe55fa5ea90fe9d5c68d1831233164e8d7c0538..a8bf1c87cf75ec852392d023c54fc019abd0fe69 100644 (file)
@@ -21,9 +21,6 @@ typedef struct flock flock_t;
 
 /* Hurd-specific bits below */
 
-/* default is non-const */
-#define ICONV_ARG2_TYPE const char **
-
 /* setgroups(0, NULL) succeeds, and drops the gid group
 as well as any supplementary groups*/
 #define OS_SETGROUPS_ZERO_DROPS_ALL