summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Elliott <elliott_c@ociweb.com>2017-05-12 06:12:49 -0500
committerChad Elliott <elliott_c@ociweb.com>2017-05-12 06:12:49 -0500
commit2acfc51d7c66050ecf40bece9565da3addf59713 (patch)
tree55ff9a79ba9a87f1ee1dbcb526585c9c964ae822
parentf4c1ebea9e48ea75308cffcfcb0db0d1fc31eefb (diff)
downloadMPC-2acfc51d7c66050ecf40bece9565da3addf59713.tar.gz
Fri May 12 11:12:03 UTC 2017 Chad Elliott <elliott_c@ociweb.com>
-rw-r--r--ChangeLog6
-rw-r--r--templates/uvis.mpd2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cf3b1102..e94ae077 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri May 12 11:12:03 UTC 2017 Chad Elliott <elliott_c@ociweb.com>
+
+ * templates/uvis.mpd:
+
+ Added 'linkflags' to affect the linker options.
+
Thu Mar 23 19:33:48 UTC 2017 Adam Mitz <mitza@ociweb.com>
* config/pin_base.mpb:
diff --git a/templates/uvis.mpd b/templates/uvis.mpd
index 29eecffe..aff52413 100644
--- a/templates/uvis.mpd
+++ b/templates/uvis.mpd
@@ -369,7 +369,7 @@
<ScatterFile><%scatter_file%></ScatterFile>
<IncludeLibs></IncludeLibs>
<IncludeLibsPath></IncludeLibsPath>
- <Misc></Misc>
+ <Misc><%linkflags%></Misc>
<LinkerInputFile></LinkerInputFile>
<DisabledWarnings></DisabledWarnings>
</LDads>