X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=contrib%2Fbzip2%2Fmodule.defs;h=8cb6d7ef482edf0398ffd415a9fa6c7c983b7cf8;hb=4b72a63eb61a01275493c4bfb51ba02152d1c5e1;hp=4384f83f7ae73e25c56b698945d4786707adb336;hpb=ce32291e230fa2ab820ce17c8a5c0cbff3d98e2c;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/contrib/bzip2/module.defs b/contrib/bzip2/module.defs index 4384f83f..8cb6d7ef 100644 --- a/contrib/bzip2/module.defs +++ b/contrib/bzip2/module.defs @@ -3,11 +3,12 @@ $(eval $(call import.CONTRIB.defs,BZIP2)) BZIP2.FETCH.url = http://download.m0k.org/handbrake/contrib/bzip2-1.0.5.tar.gz BZIP2.EXTRACT.tarbase = bzip2 -BZIP2.CONFIGURE = +BZIP2.CONFIGURE = $(TOUCH.exe) $@ BZIP2.BUILD.extra = \ CC=$(BZIP2.GCC.gcc) \ - CFLAGS="$(call fn.ARGS,BZIP2.GCC,*archs)" \ + CFLAGS="$(call fn.ARGS,BZIP2.GCC,*archs *sysroot *minver)" \ + RANLIB="$(RANLIB.exe)" PREFIX=$(call fn.ABSOLUTE,$(CONTRIB.build/)) BZIP2.BUILD.ntargets = libbz2.a