tftp-hpa: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
00736f6c22
commit
16c3f82782
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ alternatives="
|
|||
tftp:tftpd.8:/usr/share/man/man8/in.tftpd.8
|
||||
"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
do_install() {
|
||||
make INSTALLROOT=${DESTDIR} install
|
||||
mv ${DESTDIR}/usr/bin/{tftp,${pkgname}}
|
||||
|
|
Loading…
Reference in a new issue