Fix build on i386 with lld linker
PR: 234818 Submitted by: riggs Approved by: cyberbotx@cyberbotx.com (maintainer)
This commit is contained in:
parent
cd87681c74
commit
912b2bf52d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490725
@ -113,6 +113,8 @@ V4L_CONFIGURE_ENABLE= v4l
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
LDFLAGS_i386+= -Wl,-z,notext
|
||||
|
||||
.if empty(ICONV_LIB)
|
||||
CONFIGURE_ARGS+=ac_cv_lib_iconv_iconv_open=no \
|
||||
ac_cv_lib_iconv_libiconv_open=no
|
||||
|
Loading…
Reference in New Issue
Block a user