Instructions are no longer member functions
[riscv-isa-sim.git] / configure
index 32f29c2aee9cb80dcfc15dfe5d5535cab6db9805..9340bfba494b93762aa2baf965fd4257f87c8025 100755 (executable)
--- a/configure
+++ b/configure
@@ -4004,7 +4004,7 @@ fi
 
 CFLAGS="-Wall -O2 -Wno-unused"
 
-CXXFLAGS="-Wall -O2 -std=c++0x -Wno-pmf-conversions"
+CXXFLAGS="-Wall -O2 -std=c++0x"
 
 
 #-------------------------------------------------------------------------