X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ftshark;h=562c70e26f705d1e43e58cd62b8c907afb2bcffc;hp=58c276e251d5f087d98c629dd0ed1af0d37566c0;hb=f53d80f60dd9807a115630c528d91471ff58498a;hpb=071d7754f7b955b28f7e3b5f3eb44fbaa93eb4e9 diff --git a/lfs/tshark b/lfs/tshark index 58c276e251..562c70e26f 100644 --- a/lfs/tshark +++ b/lfs/tshark @@ -84,7 +84,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) -DCMAKE_BUILD_TYPE=Release \ -DBUILD_mmdbresolve=OFF - cd $(DIR_APP)/build && make $(PARALELLISMFLAGS) + cd $(DIR_APP)/build && make $(MAKETUNING) cd $(DIR_APP)/build && make install @rm -rf $(DIR_APP)