aboutsummaryrefslogtreecommitdiff
path: root/dist/etc/vxworks/config-5.5.1.make
diff options
context:
space:
mode:
Diffstat (limited to 'dist/etc/vxworks/config-5.5.1.make')
-rw-r--r--dist/etc/vxworks/config-5.5.1.make6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/etc/vxworks/config-5.5.1.make b/dist/etc/vxworks/config-5.5.1.make
index c94dc3f..7274dbf 100644
--- a/dist/etc/vxworks/config-5.5.1.make
+++ b/dist/etc/vxworks/config-5.5.1.make
@@ -17,6 +17,12 @@ LD := $(CXX)
LDFLAGS := $(CXXFLAGS) -r -nostdlib -Wl,-X
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 := arppc