OSDN Git Service

dvdnav: fix crash when poorly masterd disc has no menus
[handbrake-jp/handbrake-jp-git.git] / macosx / module.defs
index 725fdfc..d92160f 100644 (file)
@@ -15,7 +15,7 @@ MACOSX.targs = HandBrakeCLI HandBrake
 ## configuration pattern: (standard|debug)[.ARCH]
 ## eg. for native build, no debug --> standard
 ## eg. for x86_64 build with debug of any level --> debug.x86_64
-MACOSX.conf  = $(MACOSX.map.g.$(MACOSX.GCC.g))$(if $(filter 1,$(BUILD.cross)),.$(BUILD.arch))
+MACOSX.conf  = $(MACOSX.map.g.$(MACOSX.GCC.g)).$(BUILD.arch)
 
 ## this is a mapping to determine which basename config to use in xcodeproj
 MACOSX.map.g.none = standard