summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/zpaq/files/zpaqmake.in')
-rw-r--r--app-arch/zpaq/files/zpaqmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/zpaq/files/zpaqmake.in b/app-arch/zpaq/files/zpaqmake.in
index eb870a297..963405175 100644
--- a/app-arch/zpaq/files/zpaqmake.in
+++ b/app-arch/zpaq/files/zpaqmake.in
@@ -3,4 +3,4 @@
exec "${CXX:-%CXX%}" ${CXXFLAGS-%CXXFLAGS%} -DNDEBUG -DOPT \
-I/usr/include/zpaq ${LDFLAGS-%LDFLAGS%} "$1".cpp \
- /usr/%LIBDIR%/zpaq/zpaq.o -o "$1".exe
+ /usr/%LIBDIR%/zpaq/zpaqstub.o -o "$1".exe