colord: remove bad ldflags hack
this was previously fixed with other stuff
This commit is contained in:
parent
eed382194a
commit
d9e68a2989
1 changed files with 0 additions and 4 deletions
|
@ -32,10 +32,6 @@ fi
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
build_options_default="gir vala"
|
build_options_default="gir vala"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
ppc-musl) LDFLAGS+=" -lssp_nonshared" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# assertion failed (cd_edid_get_vendor_name (edid) == "LG"): (NULL == "LG")
|
# assertion failed (cd_edid_get_vendor_name (edid) == "LG"): (NULL == "LG")
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue