From 6e77124fda10bab838c13b0ee174b3721cda75e7 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 20 Apr 2013 17:56:53 -0400 Subject: Set toolexeclibdir and MULTIOSDIR. --- (limited to 'build') diff --git a/build b/build index 2431af3..5831920 100755 --- a/build +++ b/build @@ -63,7 +63,9 @@ install: build # * GNU Make executes any commands that contain "$(MAKE)", even if -n # is specified. # See also: . - oh-autoinstall -B gcc-build -T install + # TODO: Replace $(OPK_HOST_ARCH) with the target arch. + oh-autoinstall -B gcc-build -T install -- \ + toolexeclibdir=/usr/lib/$(OPK_HOST_ARCH) MULTIOSDIR= # POSIX.1-2008: # If the pathname does not begin with a '/' it shall be treated as relative to -- cgit v0.9.1