Hisashi T Fujinaka wrote:
On Wed, 2 Jul 2014, Alexander Nasonov wrote:
Hisashi T Fujinaka wrote:
Module Name: src
Committed By: htodd
Date: Wed Jul 2 05:23:20 UTC 2014
Modified Files:
src/distrib/sets/lists/debug: md.amd64 md.i386 mi
Log Message:
Move t_bpfjit.debug to md lists.
Why did you make this change? It worked for libbpfjit for quite a while.
I thought that marking entries with "sljit" was enough.
Alex
It broke my builds. Did you build earm with debug turned on?
I often build earm but I don't turn on debug. If it's off by default
and your problem is only those two files then I don't understand
something because there are other sljit related files.
I moved those two files back to mi and added "sljit" tag to them (you
missed the tag in your commit). If the new version doesn't work for you
please send me a list of broken files and your build instruction.