jtr: introduce a qa warning that fixes an actual bug. fuck you qa warning

This commit is contained in:
Rick Farina (Zero_Chaos) 2017-05-24 11:20:22 -04:00
parent f0036bfe20
commit 9ce7e572b1
No known key found for this signature in database
GPG key ID: A5DD1427DD11F94A

View file

@ -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 \