mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-28 06:26:12 -04:00
9 lines
283 B
Plaintext
9 lines
283 B
Plaintext
$NetBSD$
|
|
|
|
--- gcc/config/lm32/t-lm32.orig Tue Mar 30 10:26:24 2010
|
|
+++ gcc/config/lm32/t-lm32
|
|
@@ -1,2 +1,2 @@
|
|
# for multilib
|
|
-MULTILIB_OPTIONS = mmultiply-enabled mbarrel-shift-enabled
|
|
+MULTILIB_OPTIONS = mbarrel-shift-enabled mmultiply-enabled mdivide-enabled msign-extend-enabled
|