mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
jtr: introduce a qa warning that fixes an actual bug. fuck you qa warning
This commit is contained in:
parent
f0036bfe20
commit
9ce7e572b1
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,8 @@ src_configure() {
|
|||
# John ignores CPPFLAGS, use CFLAGS instead
|
||||
append-cflags -DJOHN_SYSTEMWIDE=1
|
||||
append-cflags -DJOHN_SYSTEMWIDE_HOME="'\"${EPREFIX}/etc/john\"'"
|
||||
# fix for building with newer nvidia stuff
|
||||
use cuda && append-ldflags -lstdc++
|
||||
|
||||
NVIDIA_CUDA="${EPREFIX}/opt/cuda/" econf \
|
||||
--disable-native-macro \
|
||||
|
|
|
|||
Loading…
Reference in a new issue