changeset 1853:ec0fad95841c

improved comment
author Volker Grabsch <vog@notjusthosting.com>
date Thu, 02 Jun 2011 20:13:31 +0200
parents f48d23ddee7d
children 31ae8c15001e
files src/openexr.mk
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/openexr.mk	Fri May 27 13:51:25 2011 +0200
+++ b/src/openexr.mk	Thu Jun 02 20:13:31 2011 +0200
@@ -41,8 +41,7 @@
         --disable-threading \
         --disable-posix-sem \
         --disable-ilmbasetest
-    # do the first build step by hand, because a program is built that
-    # generates a source file
+    # build the code generator manually
     cd '$(1)/IlmImf' && g++ \
         -I'$(1)/ilmbase/include/OpenEXR' \
         -L'$(1)/ilmbase/lib' \