aboutsummaryrefslogtreecommitdiff
path: root/dist/etc/qnx/config-6.3-gcc-3.3.make
diff options
context:
space:
mode:
Diffstat (limited to 'dist/etc/qnx/config-6.3-gcc-3.3.make')
-rw-r--r--dist/etc/qnx/config-6.3-gcc-3.3.make6
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/etc/qnx/config-6.3-gcc-3.3.make b/dist/etc/qnx/config-6.3-gcc-3.3.make
index 915fe6c..4385ba7 100644
--- a/dist/etc/qnx/config-6.3-gcc-3.3.make
+++ b/dist/etc/qnx/config-6.3-gcc-3.3.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 := ntox86-ar