summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2011-06-02 18:13:31 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2011-06-02 18:13:31 (GMT)
commit0931f4704b353b35ab8ab1fbaecd1f58276f663d (patch)
tree5605afc13394e88dbbaf6189b74efd0129ce5d6e
parent0bc718f01376c64fd14515a1b9a19471778c3af4 (diff)
downloadmxe-0931f4704b353b35ab8ab1fbaecd1f58276f663d.zip
mxe-0931f4704b353b35ab8ab1fbaecd1f58276f663d.tar.gz
mxe-0931f4704b353b35ab8ab1fbaecd1f58276f663d.tar.bz2
improved comment
-rw-r--r--src/openexr.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/openexr.mk b/src/openexr.mk
index 471a301..9c71931 100644
--- a/src/openexr.mk
+++ b/src/openexr.mk
@@ -41,8 +41,7 @@ define $(PKG)_BUILD
--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' \