diff options
author | sthelen <thelen.sebastian@gmail.com> | 2010-05-13 19:04:48 +0800 |
---|---|---|
committer | Mark Donszelmann <Mark.Donszelmann@gmail.com> | 2010-05-14 00:56:17 +0800 |
commit | 9dc7a9a7d3bfb7f2dd44081606cb4d90281043fa (patch) | |
tree | 37b324553da637737a08c29db4427afd822bdffb /src/main/resources/org | |
parent | 345d94482f4fd1cc5738c736951ca31fe70402e3 (diff) | |
download | maven-nar-plugin-9dc7a9a7d3bfb7f2dd44081606cb4d90281043fa.tar.gz maven-nar-plugin-9dc7a9a7d3bfb7f2dd44081606cb4d90281043fa.tar.bz2 maven-nar-plugin-9dc7a9a7d3bfb7f2dd44081606cb4d90281043fa.tar.xz maven-nar-plugin-9dc7a9a7d3bfb7f2dd44081606cb4d90281043fa.zip |
Fixed a comment
There was a comment in the file that was (by accident?) not marked as comment.
Diffstat (limited to 'src/main/resources/org')
-rw-r--r-- | src/main/resources/org/apache/maven/plugin/nar/aol.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/org/apache/maven/plugin/nar/aol.properties b/src/main/resources/org/apache/maven/plugin/nar/aol.properties index 57baf4b..5ee08ac 100644 --- a/src/main/resources/org/apache/maven/plugin/nar/aol.properties +++ b/src/main/resources/org/apache/maven/plugin/nar/aol.properties @@ -573,7 +573,8 @@ x86_64.MacOSX.gcc.jni.extension=jnilib #x86_64.MacOSX.gpp.arch.includes=lib/**/*.a lib/**/*.so lib/**/*.dylib lib/**/*.jnilib -Here is the AOL for x86_64-MacOSX-icpc, pretty simple without any default compiler options, works for me ... if i make further changes or add new stuff i will let you know ... +# Here is the AOL for x86_64-MacOSX-icpc, pretty simple without any default compiler options, +# works for me ... if i make further changes or add new stuff i will let you know ... # # MacOSX ("Mac OS X" => MacOSX) Intel (64 bits) icc |