nspr: fix musl compile
authorLucian Cristian <lucian.cristian@gmail.com>
Tue, 16 May 2023 20:23:01 +0000 (20:23 +0000)
committerNick Hainke <vincent@systemli.org>
Tue, 16 May 2023 21:32:58 +0000 (23:32 +0200)
commit9ecbba977edc36996c01a8a6b9299b28173ad2b4
tree728bb64a3601840f160435f9ec88c12d47c77388
parent516610df29ea7a60e14f078d42b807e3ef306f4f
nspr: fix musl compile

Manually pass -D_LARGEFILE64_SOURCE to allow to keep using LFS64 definitions.

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
libs/nspr/Makefile