gnuradio-nrsc5: fix cross *-musl
This commit is contained in:
parent
5da4258f70
commit
d5d709c38c
@ -17,7 +17,7 @@ checksum=d736c4cb1104254d07296d2a61880e07149c9bfd1a49aed504215672d4e09485
|
||||
pre_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
vsed -i CMakeLists.txt \
|
||||
-e "s;\./configure ;& --host=${XBPS_MACHINE} ;"
|
||||
-e "s;\./configure ;& --host=${XBPS_MACHINE%-musl} ;"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user