This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249302 - in /trunk/gcc: ChangeLog config/arm/t...


Author: rearnsha
Date: Fri Jun 16 21:05:55 2017
New Revision: 249302

URL: https://gcc.gnu.org/viewcvs?rev=249302&root=gcc&view=rev
Log:
[arm] Ensure all multilib variables are reset


No real change, but for consistency reset all multilib related variables.

	* config/arm/t-linux-eabi (MULTILIB_EXCEPTIONS): Set to empty.
	(MULTILIB_RESUE): Likewise.
	(MULTILIB_MATCHES): Likewise.
	(MULTLIB_REQUIRED): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/t-linux-eabi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]