diff --git a/GNUmakefile b/GNUmakefile index 160b044f..fcbc2cd1 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -257,7 +257,7 @@ libol.so: # real name of olvm: vm cp $< $@ - strip $@ + llvm-strip $@ #strip $@ -R .eh_frame #strip $@ -R .eh_frame_hdr