0vercl0k / rp

rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
MIT License
1.78k stars 251 forks source link

add -std=c++11 to CXXFLAGS to fix shared_ptr issue on recent GNU compile... #2

Closed nikaiw closed 10 years ago

nikaiw commented 10 years ago

Prevent compiler from whining about shared_ptr