libcln: using integrated as fix (#2472)
This commit is contained in:
parent
a94a538588
commit
4c0c57f925
@ -14,6 +14,7 @@ termux_step_pre_configure() {
|
||||
# "(*) On these platforms, problems with the assembler routines have been
|
||||
# reported. It may be best to add "-DNO_ASM" to CPPFLAGS before configuring."
|
||||
CPPFLAGS+=" -DNO_ASM"
|
||||
CXXFLAGS+=" -fintegrated-as"
|
||||
fi
|
||||
|
||||
sed -i -e 's%tests/Makefile %%' configure.ac
|
||||
|
Loading…
x
Reference in New Issue
Block a user