summaryrefslogtreecommitdiff
path: root/dev-python/GitPython/GitPython-3.1.31.ebuild
diff options
context:
space:
mode:
authorCristian Othón Martínez Vera <cfuga@cfuga.mx>2023-03-12 17:24:21 -0600
committerSam James <sam@gentoo.org>2023-03-20 05:32:45 +0000
commitc0c3f271f5d35a31cfb5225885aaa5258d471590 (patch)
treed9ddb1519d387e307ff2deab156b7dc6796d996e /dev-python/GitPython/GitPython-3.1.31.ebuild
parentfcf8c8b1a3b361a0e5ddfa887c6fc02d2558a753 (diff)
downloadgentoo-c0c3f271f5d35a31cfb5225885aaa5258d471590.tar.gz
gentoo-c0c3f271f5d35a31cfb5225885aaa5258d471590.tar.bz2
gentoo-c0c3f271f5d35a31cfb5225885aaa5258d471590.zip
media-sound/musepack-tools: fix build on musl
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Bug: https://bugs.gentoo.org/712978 This patch makes the following changes. * __linux__ isn't the same as __GLIBC__ Thus, it avoids calling <fpu_control.h> macros in musl, doesn't require conditional patching and still works nicely with glibc-based systems. * Includes <sys/select.h> for select(3). That header includes <sys/time.h> and also fixes the struct timeval error. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/GitPython/GitPython-3.1.31.ebuild')
0 files changed, 0 insertions, 0 deletions