mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
argyllcms: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
be55dab68d
commit
b15b5b1b1c
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ checksum=be378ca836b17b8684db05e9feaab138d711835ef00a04a76ac0ceacd386a3e3
|
||||||
# Build system look only under / for headers and libraries. Breaks cross.
|
# Build system look only under / for headers and libraries. Breaks cross.
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
sed -i 's:^TEST=="/lib/udev/usb-db", IMPORT{program}="usb-db %p":IMPORT{builtin}="hwdb --subsystem=usb":' usb/55-Argyll.rules
|
sed -i 's:^TEST=="/lib/udev/usb-db", IMPORT{program}="usb-db %p":IMPORT{builtin}="hwdb --subsystem=usb":' usb/55-Argyll.rules
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue