]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
acpid: Build for x86_64
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Sep 2015 22:16:41 +0000 (00:16 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Sep 2015 22:16:41 +0000 (00:16 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/x86_64/acpid [new symlink]
lfs/acpid

diff --git a/config/rootfiles/common/x86_64/acpid b/config/rootfiles/common/x86_64/acpid
new file mode 120000 (symlink)
index 0000000..ea11116
--- /dev/null
@@ -0,0 +1 @@
+../i586/acpid
\ No newline at end of file
index 686fadad1ca80039c131d5cf4a84025cd67229ba..476c9a8b63b91048b1bd1c28cfee99d073f96fb6 100644 (file)
--- a/lfs/acpid
+++ b/lfs/acpid
@@ -31,7 +31,7 @@ DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
-SUP_ARCH   = i586
+SUP_ARCH   = x86_64 i586
 
 ###############################################################################
 # Top-level Rules