mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -05:00
added missign _FILE_OFFSET_BITS=64
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3210 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ec493a5e8b
commit
c45b9416b5
@ -11,7 +11,7 @@ endif
|
||||
|
||||
# Need to define miniupnpc version because API changed a little between v1.0 and 1.2
|
||||
# put 10 for 1.0 and 12 for 1.2
|
||||
#DEFINES += -DMINIUPNPC_VERSION=10
|
||||
DEFINES += -D_FILE_OFFSET_BITS=64
|
||||
|
||||
include $(RS_TOP_DIR)/tests/scripts/checks.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user