summaryrefslogtreecommitdiffstats
path: root/mkspecs/hurd-g++
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/hurd-g++')
-rw-r--r--mkspecs/hurd-g++/qmake.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/mkspecs/hurd-g++/qmake.conf b/mkspecs/hurd-g++/qmake.conf
index d53b49ced2..e7e4e3a82d 100644
--- a/mkspecs/hurd-g++/qmake.conf
+++ b/mkspecs/hurd-g++/qmake.conf
@@ -45,8 +45,6 @@ QMAKE_RANLIB =
QMAKE_STRIP = strip
QMAKE_STRIPFLAGS_LIB += --strip-unneeded
-QMAKE_INSTALL_FILE = install -m 644 -p
-QMAKE_INSTALL_PROGRAM = install -m 755 -p
include(../common/unix.conf)
include(../common/gcc-base-unix.conf)