Skip to content

Fix build on non-glibc linux systems#10

Merged
troglobit merged 2 commits intotroglobit:masterfrom
kraj:master
Dec 7, 2019
Merged

Fix build on non-glibc linux systems#10
troglobit merged 2 commits intotroglobit:masterfrom
kraj:master

Conversation

@kraj
Copy link
Copy Markdown
Contributor

@kraj kraj commented Dec 7, 2019

No description provided.

kraj added 2 commits December 7, 2019 10:33
The __BEGIN_DECLS and __END_DECLS are internal identifiers in glibc and
are not defined in any standard. Using them fails build on musl
libc, its better to avoid them

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Fixes
error: unknown type name 'off_t'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
@troglobit
Copy link
Copy Markdown
Owner

Awesome, thank you so much!

Btw, v2.1 will be released in a couple of days :)

@troglobit troglobit merged commit a3f3ed1 into troglobit:master Dec 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants