julia: fix with gcc-7.2
This commit is contained in:
parent
f5c56fe885
commit
0aedfa584f
@ -37,6 +37,8 @@ elif [[ $XBPS_MACHINE == 'x86_64' ]]; then
|
||||
make_build_args+=" MARCH=core2"
|
||||
fi
|
||||
|
||||
CXXFLAGS+=" -D_GLIBCXX_USE_C99_STDIO=1"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user