gdb: Disable tests
We do not use the tests or ubsan in our gdb package. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
		| @@ -58,6 +58,8 @@ CONFIGURE_ARGS+= \ | |||||||
| 	--with-system-zlib \ | 	--with-system-zlib \ | ||||||
| 	--without-expat \ | 	--without-expat \ | ||||||
| 	--without-lzma \ | 	--without-lzma \ | ||||||
|  | 	--disable-unit-tests \ | ||||||
|  | 	--disable-ubsan \ | ||||||
| 	--disable-sim \ | 	--disable-sim \ | ||||||
| 	--disable-werror \ | 	--disable-werror \ | ||||||
| 	--disable-source-highlight | 	--disable-source-highlight | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Hauke Mehrtens
					Hauke Mehrtens