3 @@ -618,16 +618,6 @@ ifdef UNIVERSAL
5 # Building universal cannot compute dependencies automatically.
6 DISABLE_AUTO_DEPENDENCIES=1
8 - ifeq ($(TARGET_OS),Darwin)
9 - ifeq ($(ARCH),x86_64)
10 - TargetCommonOpts = -m64
13 - TargetCommonOpts = -m32
19 ifeq ($(HOST_OS),SunOS)