colord: remove bad ldflags hack
this was previously fixed with other stuff
This commit is contained in:
parent
eed382194a
commit
d9e68a2989
@ -32,10 +32,6 @@ fi
|
||||
build_options="gir vala"
|
||||
build_options_default="gir vala"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc-musl) LDFLAGS+=" -lssp_nonshared" ;;
|
||||
esac
|
||||
|
||||
do_check() {
|
||||
# assertion failed (cd_edid_get_vendor_name (edid) == "LG"): (NULL == "LG")
|
||||
:
|
||||
|
Loading…
x
Reference in New Issue
Block a user