]> sourceware.org Git - glibc.git/commitdiff
hurd: Fix abi-tag, following ba90e05
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 8 Feb 2015 04:38:03 +0000 (05:38 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 8 Feb 2015 04:38:03 +0000 (05:38 +0100)
ChangeLog
abi-tags

index 2e7a0281a1ceedcf3d979da62ea7bb12cdf39e4a..191c08d53deb7e46641af0831a6c0a0ebaf2a12e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,7 @@
        _hurd_critical_section_lock, _hurd_critical_section_unlock):
        Explicit casts from void *.
        * sysdeps/mach/hurd/tls.h: Include <stdint.h> and <sysdep.h>.
+       * abi-tags: Rename gnu-gnu os into gnu.
 
        [BZ #4719]
        * sysdeps/mach/hurd/bits/ioctls.h (_IOT__IOTBASE_long, _IOT_char,
index 87cd6816a91fe94b604f95969023937ed49a1d8e..b2ed6f3e9685f197a93f71681d96d144dc8f3435 100644 (file)
--- a/abi-tags
+++ b/abi-tags
@@ -18,7 +18,7 @@
 
 .*-.*-linux.*          0       2.0.0   # earliest compatible kernel version
 
-.*-.*-gnu-gnu.*                1       0.0.0
+.*-.*-gnu.*            1       0.0.0
 
 .*-sun-solaris2.*      2       2.0.0   # just an arbitrary value
 
This page took 0.108481 seconds and 5 git commands to generate.