summaryrefslogtreecommitdiff
path: root/dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild
diff options
context:
space:
mode:
authorZ. Liu <zhixu.liu@gmail.com>2025-12-23 11:03:18 +0800
committerSam James <sam@gentoo.org>2025-12-24 17:20:47 +0000
commit439bfaff96ed150ecf90a18735ed0842c1281393 (patch)
tree47e8344c36f9b3e4caaba6807636cee9d457fbbd /dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild
parentdbad3c2e0fa26d8aea8496b32f8fd226b1eecf0b (diff)
downloadgentoo-439bfaff96ed150ecf90a18735ed0842c1281393.tar.gz
gentoo-439bfaff96ed150ecf90a18735ed0842c1281393.tar.bz2
gentoo-439bfaff96ed150ecf90a18735ed0842c1281393.zip
net-dialup/lrzsz: fix build w/ gcc 15 on musl
fix error below: > ../lib/getopt.h:104:12: error: conflicting types for 'getopt'; have 'int(void)' > 104 | extern int getopt (); > | ^~~~~~ > In file included from zglobal.h:217: > /usr/include/unistd.h:127:5: note: previous declaration of 'getopt' with type 'int(int, char * const*, const char *)' > 127 | int getopt(int, char * const [], const char *); > | ^~~~~~ Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45131 Closes: https://github.com/gentoo/gentoo/pull/45131 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild')
0 files changed, 0 insertions, 0 deletions