Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lundmar committed Jun 15, 2016
2 parents 1b42198 + 7120168 commit 3ffe9d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions systemd/Buildfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ depends=(libcap kmod util-linux pciutils glib tcp_wrappers libgcrypt xz)
build() {
cd $name-$version

# Disable LTO compilation, which currently breaks cross builds
sed -i 's/-flto/-fno-lto/' configure

./configure --build=$BUILD \
--host=$HOST \
--prefix=/usr \
Expand Down

0 comments on commit 3ffe9d1

Please sign in to comment.