[Bug 1639] tar tests contain hardcoded reference to pax

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Jul 28 14:31:24 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1639

--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com> 2010-07-28 09:31:23 CDT ---
Created an attachment (id=938)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=938)
First attempt at autoconf code to check for pax/tar

This is a first attempt and feedback is definitely appreciated.  It probably
should really be function but it is just inline now.   It does the critical 
things (I think) but may not be the best example of autoconf.

+ pax first, then tar
+ sets RTEMS_TAR_CREATE to tar command + args for creating an archive
+ tar01/tar02 use RTEMS_TAR_CREATE
+ if no pax/tar, then disables tar01 and tar02 via HAS_TAR

What needs to be improved so this issue can be closed and we move on to the
next one?

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list