Fix build problems on Solaris 10
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@74 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
@@ -53,5 +53,5 @@ endif
|
|||||||
$(LIBTOOL) --mode=compile --tag NASM ./nasm_lt.sh $(NASM) $(NAFLAGS) $< -o $@
|
$(LIBTOOL) --mode=compile --tag NASM ./nasm_lt.sh $(NASM) $(NAFLAGS) $< -o $@
|
||||||
|
|
||||||
jsimdcfg.inc: jsimdcfg.inc.h ../jpeglib.h ../jconfig.h ../jmorecfg.h
|
jsimdcfg.inc: jsimdcfg.inc.h ../jpeglib.h ../jconfig.h ../jmorecfg.h
|
||||||
$(CPP) $< | grep ^[\;%] | sed 's%_cpp_protection_%%' > $@
|
$(CPP) jsimdcfg.inc.h | $(GREP) ^[\;%] | sed 's%_cpp_protection_%%' > $@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user