removed strip from Makefile
This commit is contained in:
parent
9c4b9f8390
commit
cb0a47d206
@ -29,7 +29,6 @@ static: $(LIBXRDPOBJ)
|
||||
|
||||
libxrdp: $(LIBXRDPOBJ)
|
||||
$(CC) $(LDFLAGS) -o libxrdp.so $(LIBXRDPOBJ) $(LIBS)
|
||||
strip libxrdp.so
|
||||
|
||||
clean:
|
||||
rm -f $(LIBXRDPOBJ) libxrdp.a libxrdp.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user