seafile: add comment regarding explicitly enabling -minterlink-mips16
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
This commit is contained in:
parent
ec7acabfb4
commit
2e8122cb1c
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ endif
|
|||
|
||||
PKG_BUILD_DEPENDS:=vala/host libevhtp
|
||||
|
||||
# This is required as python-package.mk overrides the default setting of having interlinking enabled
|
||||
ifdef CONFIG_USE_MIPS16
|
||||
TARGET_CFLAGS += -minterlink-mips16
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue