parent
f408643a4c
commit
c0cc5db871
@ -15,7 +15,6 @@ for hdr in jemalloc_defs.h jemalloc_rename.h jemalloc_macros.h \
|
|||||||
jemalloc_protos.h jemalloc_typedefs.h jemalloc_mangle.h ; do
|
jemalloc_protos.h jemalloc_typedefs.h jemalloc_mangle.h ; do
|
||||||
cat "${objroot}include/jemalloc/${hdr}" \
|
cat "${objroot}include/jemalloc/${hdr}" \
|
||||||
| grep -v 'Generated from .* by configure\.' \
|
| grep -v 'Generated from .* by configure\.' \
|
||||||
| sed -e 's/^#define /#define /g' \
|
|
||||||
| sed -e 's/ $//g'
|
| sed -e 's/ $//g'
|
||||||
echo
|
echo
|
||||||
done
|
done
|
||||||
|
Loading…
Reference in New Issue
Block a user