sync with Debian
version: 14.3.0-7 (UNRELEASED) commit: 39ea76304d57617bd92674237f1fc91c5c12ccd5
This commit is contained in:
6
debian/rules.patch
vendored
6
debian/rules.patch
vendored
@@ -77,6 +77,8 @@ debian_patches += \
|
||||
libphobos-unittest \
|
||||
pr118045 \
|
||||
binutils-pr32491 \
|
||||
libphobos-ppc64el \
|
||||
libphobos-sparc64 \
|
||||
|
||||
# see https://bugs.debian.org/1108322
|
||||
ifneq (,$(filter $(DEB_TARGET_ARCH),hppa m68k powerpc))
|
||||
@@ -370,6 +372,10 @@ endif
|
||||
ifeq ($(with_timet64),yes)
|
||||
echo '#define DIST_DEFAULT_TIMET64 1' \
|
||||
>> $(srcdir)/gcc/distro-defaults.h
|
||||
endif
|
||||
ifeq ($(with_sframe),yes)
|
||||
echo '#define DIST_DEFAULT_SFRAME 1' \
|
||||
>> $(srcdir)/gcc/distro-defaults.h
|
||||
endif
|
||||
echo '#endif' \
|
||||
>> $(srcdir)/gcc/distro-defaults.h
|
||||
|
Reference in New Issue
Block a user