diff options
author | Michael Bien <[email protected]> | 2009-11-17 20:43:07 +0100 |
---|---|---|
committer | Michael Bien <[email protected]> | 2009-11-17 20:43:07 +0100 |
commit | 129e783741d91e9ee5cd7da5d5c962c32ec96b0b (patch) | |
tree | bd197839121cdcc28d8feef90c3c516e2151be77 /make/lib | |
parent | d2be609a12cd77847bcda000fb60e8113b286a86 (diff) |
Added quick hack to simplify crosscompilation with cpptasks.
CppTasks uses a hardcoded command (compiler name) to invoke the specified compiler
which makes crosscompilation with multiple versions of e.g gcc hard.
Temporary disabled suncc compiler configuration since it does not work with cpptasks 1.0b5.
Diffstat (limited to 'make/lib')
-rw-r--r-- | make/lib/CppTasksGCCNamespaceHack.jar | bin | 0 -> 7810 bytes |
-rw-r--r--[-rwxr-xr-x] | make/lib/cpptasks.jar | bin | 345356 -> 363963 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/make/lib/CppTasksGCCNamespaceHack.jar b/make/lib/CppTasksGCCNamespaceHack.jar Binary files differnew file mode 100644 index 0000000..c31779e --- /dev/null +++ b/make/lib/CppTasksGCCNamespaceHack.jar diff --git a/make/lib/cpptasks.jar b/make/lib/cpptasks.jar Binary files differindex 005691c..dec6c13 100755..100644 --- a/make/lib/cpptasks.jar +++ b/make/lib/cpptasks.jar |