You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
mystonline-wine, mystonline-cider: use ${build_arch} when building the chown-data program
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@69748 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -89,7 +89,7 @@ build {
|
||||
ln -s ${assets_dir}/TOS.txt ${tos}
|
||||
|
||||
# Build the chown wrapper program
|
||||
system "cd ${worksrcpath} && ${configure.cc} chown-data.c -o chown-data"
|
||||
system "cd ${worksrcpath} && ${configure.cc} ${configure.cc_archflags} chown-data.c -o chown-data"
|
||||
}
|
||||
|
||||
destroot {
|
||||
|
||||
Reference in New Issue
Block a user