openjdk7-bootstrap: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
46b7165221
commit
ee5662df45
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@ shlib_provides="libawt.so libawt_xawt.so libjava.so libjli.so libjvm.so libjawt.
|
|||
patch_args="-Np1"
|
||||
nocross=yes
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_extract() {
|
||||
# ensure they're cleaned up
|
||||
mv ../apache-ant-${_ant_ver} ${wrksrc}/apache-ant
|
||||
|
|
Loading…
Reference in a new issue