aboutsummaryrefslogtreecommitdiff
path: root/clean/.clean
diff options
context:
space:
mode:
authorCamil Staps2019-10-10 10:43:27 +0200
committerCamil Staps2019-10-10 10:43:27 +0200
commit22cbe847a3b2db18753be3c6e92cf7eef6a8dc14 (patch)
treef730289586306d3ee8c06ad5faf69deb4a6522c7 /clean/.clean
parentdualmon-dp is now used with a horizontal monitor (diff)
Use gcc instead of Clean linker in iTasksDev; fix install_clean n+1
Diffstat (limited to 'clean/.clean')
-rw-r--r--clean/.clean/iTasksDev.env3
1 files changed, 1 insertions, 2 deletions
diff --git a/clean/.clean/iTasksDev.env b/clean/.clean/iTasksDev.env
index 32e1782..a99c216 100644
--- a/clean/.clean/iTasksDev.env
+++ b/clean/.clean/iTasksDev.env
@@ -21,8 +21,7 @@
EnvironmentByteCodeLink: lib/exe/bclink
EnvironmentByteCodeStrip: lib/exe/bcstrip
EnvironmentByteCodePrelink: lib/exe/bcprelink
- EnvironmentLinker: lib/exe/linker|lib/exe/itasks-web-collector
- EnvironmentDynLink: lib/exe/linker
+ EnvironmentLinker: /usr/bin/gcc::-Wl,--gc-sections|lib/exe/itasks-web-collector
EnvironmentVersion: 920
EnvironmentRedirect: False
EnvironmentCompileMethod: Pers