mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
fbida: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
3ec48010c9
commit
ff8638defe
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ if [ "$build_option_ida" ]; then
|
|||
subpackages+=" fbida-ida"
|
||||
fi
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
vdoc README
|
||||
vdoc Changes
|
||||
|
|
Loading…
Add table
Reference in a new issue