summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>