aboutsummaryrefslogtreecommitdiff
path: root/dist/etc/vxworks/config-6.4-min.make
diff options
context:
space:
mode:
Diffstat (limited to 'dist/etc/vxworks/config-6.4-min.make')
-rw-r--r--dist/etc/vxworks/config-6.4-min.make6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/etc/vxworks/config-6.4-min.make b/dist/etc/vxworks/config-6.4-min.make
index 4116c10..124e775 100644
--- a/dist/etc/vxworks/config-6.4-min.make
+++ b/dist/etc/vxworks/config-6.4-min.make
@@ -16,6 +16,12 @@ LD := $(CXX)
LDFLAGS := $(CXXFLAGS)
LIBS :=
+# Optional post-link command. The first argument to this command is
+# the executable name and the rest of the arguments are the object
+# files and libraries that were used to link this executable.
+#
+POSTLD :=
+
# Set RANLIB to empty if your system does not need ranlib.
#
AR := arpentium