]> Zhao Yanbai Git Server - minix.git/commitdiff
bsd.prog.mk: skip 'install -S' rule for GCC/clang
authorArun Thomas <arun@minix3.org>
Mon, 8 Aug 2011 12:04:58 +0000 (14:04 +0200)
committerArun Thomas <arun@minix3.org>
Mon, 8 Aug 2011 12:18:25 +0000 (14:18 +0200)
share/mk/bsd.prog.mk

index 715d16fbacf44bbe0d1d87d4cb6ff099c58246a2..a1b30e1b7a3949bdb60eb7dadc4ddf52cc6f0039 100644 (file)
@@ -381,7 +381,7 @@ cleanextra: .PHONY
 ${TARGETS}:    # ensure existence
 
 ###### Minix rule to set up mem allocations for boot image services
-.if defined(INSTALLFLAGS)
+.if defined(INSTALLFLAGS) && ${COMPILER_TYPE} == "ack"
 all: .PHONY memalloc
 
 memalloc: realall