mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 15:23:04 +00:00 
			
		
		
		
	Added Google-Perftools linker flags to jamroot.jam
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@86 64b25241-fba3-4117-9849-534c7e92360d
This commit is contained in:
		
							
								
								
									
										10
									
								
								jamroot.jam
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								jamroot.jam
									
									
									
									
									
								
							| @@ -13,12 +13,10 @@ lib armadillo ; | |||||||
|  |  | ||||||
| project : requirements | project : requirements | ||||||
| <define>OMNITHREAD_POSIX | <define>OMNITHREAD_POSIX | ||||||
| <cxxflags>"-std=c++0x" |  | ||||||
| <linkflags>"-larmadillo -lboost_thread -llapack -lblas" | <cxxflags>"-std=c++0x -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free" | ||||||
| #<cxxflags>"-std=c++0x `pkg-config --cflags itpp`" | <linkflags>"-larmadillo -lboost_thread -llapack -lblas -lprofiler -ltcmalloc" | ||||||
| #<linkflags>"`pkg-config --libs itpp`" |  | ||||||
| # <include>src/utils |  | ||||||
| # <include>src/utils/INIReader |  | ||||||
| <include>src/algorithms/acquisition/adapters | <include>src/algorithms/acquisition/adapters | ||||||
| <include>src/algorithms/acquisition/gnuradio_blocks | <include>src/algorithms/acquisition/gnuradio_blocks | ||||||
| <include>src/algorithms/channel/adapters | <include>src/algorithms/channel/adapters | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Javier Arribas
					Javier Arribas