summaryrefslogtreecommitdiff
path: root/security/hashcat
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-07-11 21:02:50 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-07-11 21:02:50 +0000
commit26dd086b808added6d6e7dec71433db4d20e26cc (patch)
tree73715ed8f61c8b6756a413325d7e14f1222b50f7 /security/hashcat
parent- Update to 1.05.002 (diff)
Add patch to fix the build on FreeBSD 10.1.
LyX 2.2.0 had some code changes and is using std::bind() when C++11 support is available. The libc++ version on 10.0 and 10.1 does not work as expected, so force boost::bind() on those systems to avoid the following error: frontends/qt4/liblyxqt4.a(GuiWorkArea.o): In function `_ZN5boost6detail8function26void_function_obj_invoker0INSt3__16__bindIMN3lyx8frontend11GuiWorkAreaEFvvEJPS7_EEEvE6invokeERNS1_15function_bufferE': GuiWorkArea.cpp:(.text._ZN5boost6detail8function26void_function_obj_invoker0INSt3__16__bindIMN3lyx8frontend11GuiWorkAreaEFvvEJPS7_EEEvE6invokeERNS1_15function_bufferE[_ZN5boost6detail8function26void_function_obj_invoker0INSt3__16__bindIMN3lyx8frontend11GuiWorkAreaEFvvEJPS7_EEEvE6invokeERNS1_15function_bufferE]+0xa): undefined reference to `_ZNSt3__18__invokeIRMN3lyx8frontend11GuiWorkAreaEFvvERPS3_JEvEEDTcldsdeclsr3std3__1E7forwardIT0_Efp0_Efp_spclsr3std3__1E7forwardIT1_Efp1_EEEOT_OS9_DpOSA_' /usr/bin/ld: lyx: hidden symbol `_ZNSt3__18__invokeIRMN3lyx8frontend11GuiWorkAreaEFvvERPS3_JEvEEDTcldsdeclsr3std3__1E7forwardIT0_Efp0_Efp_spclsr3std3__1E7forwardIT1_Efp1_EEEOT_OS9_DpOSA_' isn't defined /usr/bin/ld: final link failed: Nonrepresentable section on output
Notes
Notes: svn path=/head/; revision=418407
Diffstat (limited to 'security/hashcat')
0 files changed, 0 insertions, 0 deletions