[klibc] Kbuild dash headers generation

maximilian attems max at stro.at
Wed Aug 3 02:27:00 PDT 2011


hello Sam,

tried to sync current git dash for klibc,
but failed on this Kbuild step.

The attached patch can be applied with the
following:
 git am --directory="usr/dash" --exclude="usr/dash/configure.ac" \
         --exclude="usr/dash/ChangeLog" --exclude="usr/dash/dash.1" \
	 --exclude="usr/dash/Makefile.am"
	 --exclude="usr/dash/mksignames.c" \
	 --whitespace=fix -k -i -s ../dash/000X-foo.patch

(needs git am exclude support, which is in the second patch and easy)

The real trouble I have is that mkbuiltins is now generating a third
include file (token_vars.h) and had trouble to understand current hacks
for it already generating 2 different files. 

thank you very much for looking into this.

-- 
maks

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-SHELL-Optimize-dash-c-command-to-avoid-a-fork.patch
Type: text/x-diff
Size: 7316 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/klibc/attachments/20110803/db7a28dd/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-git-am-pass-exclude-down-to-apply.patch
Type: text/x-diff
Size: 1242 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/klibc/attachments/20110803/db7a28dd/attachment-0001.bin>


More information about the klibc mailing list