URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2ef6c4cfc3c07b2fb1fce80e1b3d614aa7ad670
Submitter: Stephen Fisher (sfisher@xxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e2ef6c4 by Stephen Fisher (sfisher@xxxxxxx):
Add on to the dummy.cpp hack that forces wireshark to be linked with a
c++ compiler to automatically create a dummy.cpp file and remove it when
make clean is issued. This allows make tags to work again since the
file isn't missing.
Change-Id: I17191ad2acc281734fa12da4d347fd3116018f67
Reviewed-on: https://code.wireshark.org/review/5494
Petri-Dish: Stephen Fisher <sfisher@xxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stephen Fisher <sfisher@xxxxxxx>
Actions performed:
from e2132f9 openflow: Minor changes
adds e2ef6c4 Add on to the dummy.cpp hack that forces wireshark to be linked with a c++ compiler to automatically create a dummy.cpp file and remove it when make clean is issued. This allows make tags to work again since the file isn't missing.
Summary of changes:
.gitignore | 1 +
Makefile.am | 6 ++++++
2 files changed, 7 insertions(+)