Commit Graph

8 Commits

Author SHA1 Message Date
Siddhesh Poyarekar fcca21dd3e Move mips entry for shlib-versions to sysdeps 2014-09-18 13:16:17 +05:30
Siddhesh Poyarekar d99b4a9d5a Fix up shlib-versions for rtkaio 2014-09-17 22:39:37 +05:30
Siddhesh Poyarekar dc6586efdd Pass the built-program-file to tst-mqueue7 instead of built-program-cmd
With upstream 8540f6d2a74fe9d67440535ebbcfa252180a3172,
built-program-cmd also has environment variables, which breaks the
test.
2014-07-04 22:26:50 +05:30
Siddhesh Poyarekar 2a7ce8ad67 Add placeholder rule for rtkaio check-abi
The rtkaio bits never had an abilist file, so check-abi would always
fail for it.  The real fix here is to generate an abilist for all
architectures, but for now add a target so that the test does not fail
and the test run completes to give us a tests.sum.
2014-07-03 22:16:11 +05:30
Siddhesh Poyarekar 92e8c5c418 Fix pthreadP.h include failure in the right way
All other uses include nptl/pthreadP.h, so go that way instead of the
extra -I flag.
2014-07-03 21:28:40 +05:30
Siddhesh Poyarekar 621363ca12 Add nptl to list of directories to include for rtkaio 2014-07-03 11:47:39 +05:30
Siddhesh Poyarekar 8da75f6fa4 Adjust rtkaio patches to build with latest upstream
Following commit upstream removed the definition for elfobjdir in
favour of elf-objpfx.  Adjust rtkaio to build with this.

commit 4134b50d6789c333707b1861a32314805bd0de5e
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Wed May 21 16:52:08 2014 +0000

    Consistently use $(elf-objpfx).

    As previously noted
    <https://sourceware.org/ml/libc-alpha/2013-05/msg00696.html>,
    $(elf-objpfx) and $(elfobjdir) are redundant and should be
    consolidated.  This patch consolidates on $(elf-objpfx) (for
    consistency with $(csu-objpfx)), also changing direct uses of
    $(common-objpfx)elf/ to use $(elf-objpfx).
2014-05-26 15:50:48 +05:30
Siddhesh Poyarekar 17b00fb789 Get rid of releng tarball
Add necessary files directly to the Fedora git tree and add rtkaio and
c_stubs bits as patches.
2013-08-19 17:05:59 +05:30