gmp: disable assembly to fix build on systems that use PIE binaries
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45887
This commit is contained in:
		| @@ -24,6 +24,7 @@ unexport CFLAGS | |||||||
| HOST_CONFIGURE_ARGS += \ | HOST_CONFIGURE_ARGS += \ | ||||||
| 	--enable-static \ | 	--enable-static \ | ||||||
| 	--disable-shared \ | 	--disable-shared \ | ||||||
|  | 	--disable-assembly \ | ||||||
| 	--enable-cxx \ | 	--enable-cxx \ | ||||||
| 	--enable-mpbsd | 	--enable-mpbsd | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau