diff options
-rw-r--r-- | icc/SampleICC-makefiles.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/icc/SampleICC-makefiles.patch b/icc/SampleICC-makefiles.patch index 8b2781c142dd..34a59ff69b40 100644 --- a/icc/SampleICC-makefiles.patch +++ b/icc/SampleICC-makefiles.patch @@ -50,7 +50,7 @@ + --- /dev/null 2011-10-28 11:24:51.341910850 +0100 +++ misc/build/SampleICC-1.3.2/Contrib/ICC_utils/makefile.mk 2011-11-04 08:50:20.000000000 +0000 -@@ -0,0 +1,57 @@ +@@ -0,0 +1,56 @@ +#************************************************************************* +# +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -99,7 +99,6 @@ +# --- Files -------------------------------------------------------- + +SLOFILES=\ -+ $(SLO)$/CAT.obj \ + $(SLO)$/ICC_tool_exception.obj \ + $(SLO)$/Stubs.obj \ + $(SLO)$/Vetters.obj |