mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Updating armadillo version to 6.600.5
This commit is contained in:
		| @@ -735,8 +735,8 @@ if(NOT ARMADILLO_FOUND) | |||||||
|      message(STATUS " Armadillo will be downloaded and built automatically ") |      message(STATUS " Armadillo will be downloaded and built automatically ") | ||||||
|      message(STATUS " when doing 'make'. ") |      message(STATUS " when doing 'make'. ") | ||||||
|  |  | ||||||
|      set(armadillo_RELEASE 6.500.4) |      set(armadillo_RELEASE 6.600.5) | ||||||
|      set(armadillo_MD5 "a39f27197d24b3d25437fab6bb1d118f") |      set(armadillo_MD5 "649a6d0ed528c2e39c1102b43710103f") | ||||||
|  |  | ||||||
|      ExternalProject_Add( |      ExternalProject_Add( | ||||||
|          armadillo-${armadillo_RELEASE} |          armadillo-${armadillo_RELEASE} | ||||||
|   | |||||||
| @@ -73,9 +73,9 @@ In case you do not want to use PyBOMBS and prefer to build and install GNU Radio | |||||||
| $ sudo apt-get install libopenblas-dev liblapack-dev   # For Debian/Ubuntu/LinuxMint | $ sudo apt-get install libopenblas-dev liblapack-dev   # For Debian/Ubuntu/LinuxMint | ||||||
| $ sudo yum install lapack-devel blas-devel             # For Fedora/CentOS/RHEL | $ sudo yum install lapack-devel blas-devel             # For Fedora/CentOS/RHEL | ||||||
| $ sudo zypper install lapack-devel blas-devel          # For OpenSUSE | $ sudo zypper install lapack-devel blas-devel          # For OpenSUSE | ||||||
| $ wget http://sourceforge.net/projects/arma/files/armadillo-6.500.4.tar.gz | $ wget http://sourceforge.net/projects/arma/files/armadillo-6.600.5.tar.gz | ||||||
| $ tar xvfz armadillo-6.500.4.tar.gz | $ tar xvfz armadillo-6.600.5.tar.gz | ||||||
| $ cd armadillo-6.500.4 | $ cd armadillo-6.600.5 | ||||||
| $ cmake . | $ cmake . | ||||||
| $ make | $ make | ||||||
| $ sudo make install | $ sudo make install | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez