Kaydet (Commit) b2f6fbea authored tarafından Stephan Bergmann's avatar Stephan Bergmann

install-gdb-printers for --disable-linkoo

üst f43311df
......@@ -54,5 +54,8 @@ localinstall :
$(RM) -r $(installationtest_instpath)
$(MKDIRHIER) $(installationtest_instpath)
ooinstall $(my_linkoo) $(installationtest_instpath)/opt
.IF "$(DISABLE_LINKOO)" == "TRUE"
install-gdb-printers -L
.END
cpptest : localinstall
.END
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment