We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d63b9a commit 6bbae89Copy full SHA for 6bbae89
gcc/config/nios2/t-nios2
@@ -18,9 +18,9 @@
18
# along with GCC; see the file COPYING3. If not see
19
# <http://www.gnu.org/licenses/>.
20
21
-# MULTILIB_OPTIONS = mno-hw-mul/mhw-mulx mcustom-fpu-cfg=60-1/mcustom-fpu-cfg=60-2
22
-# MULTILIB_DIRNAMES = nomul mulx fpu-60-1 fpu-60-2
23
-# MULTILIB_EXCEPTIONS =
+MULTILIB_OPTIONS = mno-hw-mul/mhw-mulx mcustom-fpu-cfg=60-1/mcustom-fpu-cfg=60-2
+MULTILIB_DIRNAMES = nomul mulx fpu-60-1 fpu-60-2
+MULTILIB_EXCEPTIONS =
24
25
# MULTILIB_OPTIONS += EL/EB
26
# MULTILIB_DIRNAMES += le be
0 commit comments