rr: rebuild with new gcc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'rr'
|
||||
pkgname=rr
|
||||
version=4.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
cmake_args="-DCMAKE_SYSTEM_PROCESSOR=${XBPS_TARGET_MACHINE}"
|
||||
only_for_archs="i686 x86_64"
|
||||
@@ -16,7 +16,7 @@ checksum=b2b24a3f67df47576126421746cd2942a458d2825faa76e8bb3ca43edffa03d3
|
||||
nopie=yes
|
||||
|
||||
case "$XBPS_MACHINE" in
|
||||
x86_64*) hostmakedepends+=" gcc-multilib gcc-c++-multilib" ;;
|
||||
x86_64*) hostmakedepends+=" gcc-multilib" ;;
|
||||
esac
|
||||
|
||||
pre_configure() {
|
||||
|
||||
Reference in New Issue
Block a user