hwloc: never build cairo backend, avoids footprint mismatches
This commit is contained in:
parent
1143970471
commit
93c04729f2
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3+TVevbqOaocv9Xgz1smX433ZYbpPREVQvupfSBO1vBjwAGarTe0o63Kc6/Ua2JiTE7KkSxyWZXp9f15K54w1go=
|
||||
SHA256 (Pkgfile) = 65e85efa82e7944885b6aed6c03414de0d2f0a110c9efef8dc1806cb2adf3faa
|
||||
RWSagIOpLGJF3yKjxR3WDq1uuoQhx4qWj49O2nOgqhnafmMWn3X2kq92Qwk3Cd/Pbfneu2hC0331NywKcpoHiyKovtO22cgvOwM=
|
||||
SHA256 (Pkgfile) = 7a63dd239e3c92f1e6fcf445aca037c1bdf5202a123098b7fdea27be962298b2
|
||||
SHA256 (.footprint) = 8dbc31c5a6a56a91fe83926bc934c75561c6c6a9bc7d7396da7577bdaf370319
|
||||
SHA256 (hwloc-2.9.1.tar.bz2) = 7cc4931a20fef457e0933af3f375be6eafa7703fde21e137bfb9685b1409599e
|
||||
|
@ -15,7 +15,8 @@ build() {
|
||||
--prefix=/usr \
|
||||
--sbindir=/usr/bin \
|
||||
--sysconfdir=/etc \
|
||||
--enable-plugins
|
||||
--enable-plugins \
|
||||
--disable-cairo
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user