URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8fb64b1f7c375ed7cc8eb5c13fa3aa199613a5f4
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
8fb64b1 by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Make the pdb_zip_package target passive.
Remove the pdb_zip_package target's dependency on epan, otherwise we
might end up triggering a build which creates a mismatch.
Change-Id: I1e077e5f119273ee80a89c30f54e29fdb242e082
Reviewed-on: https://code.wireshark.org/review/28457
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 2d8e8b9574fb21fb9a09ca6059c633940b23ff6a)
Conflicts:
CMakeLists.txt
Reviewed-on: https://code.wireshark.org/review/28462
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from d7d77a6 Q931: do not tap packet if no packet info is present
adds 8fb64b1 CMake: Make the pdb_zip_package target passive.
Summary of changes:
CMakeLists.txt | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)