diff options
Diffstat (limited to 'libphobos/ChangeLog')
-rw-r--r-- | libphobos/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog index c7ed192..fbcc74a 100644 --- a/libphobos/ChangeLog +++ b/libphobos/ChangeLog @@ -601,7 +601,7 @@ 2021-04-08 Iain Buclaw <ibuclaw@gdcproject.org> * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add - gcc/attributes.d. + gcc/attributes.d. * libdruntime/Makefile.in: Regenerate. * libdruntime/gcc/attribute.d: Deprecate module, publicly import gcc.attributes. @@ -633,11 +633,11 @@ * configure.ac: Substitute enable_shared, enable_static, and phobos_lt_pic_flag. * libdruntime/Makefile.am (AM_DFLAGS): Replace - phobos_compiler_pic_flag with phobos_lt_pic_flags, and - phobos_compiler_shared_flag. + phobos_compiler_pic_flag with phobos_lt_pic_flags, and + phobos_compiler_shared_flag. * libdruntime/Makefile.in: Regenerate. * src/Makefile.am (AM_DFLAGS): Replace phobos_compiler_pic_flag - with phobos_lt_pic_flag, and phobos_compiler_shared_flag. + with phobos_lt_pic_flag, and phobos_compiler_shared_flag. * src/Makefile.in: Regenerate. * testsuite/Makefile.in: Regenerate. * testsuite/libphobos.druntime_shared/druntime_shared.exp: Remove @@ -659,7 +659,7 @@ PR d/98910 * libdruntime/MERGE: Merge upstream druntime 9d0c8364. * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add - core/internal/attributes.d + core/internal/attributes.d (DRUNTIME_DSOURCES_BIONIC): Add core/sys/bionic/stdlib.d. (DRUNTIME_DSOURCES_DARWIN): Add core/sys/darwin/stdlib.d, and core/sys/darwin/sys/sysctl.d. |