Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
092f616a
Kaydet (Commit)
092f616a
authored
Nis 15, 2015
tarafından
doko@ubuntu.com
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
- configure.ac: remove duplicate PLATDIR definition
üst
d3899c1a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
7 deletions
+1
-7
configure
configure
+1
-4
configure.ac
configure.ac
+0
-3
No files found.
configure
Dosyayı görüntüle @
092f616a
...
@@ -698,6 +698,7 @@ BUILDEXEEXT
...
@@ -698,6 +698,7 @@ BUILDEXEEXT
EGREP
EGREP
NO_AS_NEEDED
NO_AS_NEEDED
PLATFORM_TRIPLET
PLATFORM_TRIPLET
PLATDIR
MULTIARCH
MULTIARCH
ac_ct_CXX
ac_ct_CXX
MAINCC
MAINCC
...
@@ -713,7 +714,6 @@ CFLAGS
...
@@ -713,7 +714,6 @@ CFLAGS
CC
CC
EXPORT_MACOSX_DEPLOYMENT_TARGET
EXPORT_MACOSX_DEPLOYMENT_TARGET
CONFIGURE_MACOSX_DEPLOYMENT_TARGET
CONFIGURE_MACOSX_DEPLOYMENT_TARGET
PLATDIR
SGI_ABI
SGI_ABI
_PYTHON_HOST_PLATFORM
_PYTHON_HOST_PLATFORM
MACHDEP
MACHDEP
...
@@ -3499,9 +3499,6 @@ fi
...
@@ -3499,9 +3499,6 @@ fi
{
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
: result:
$MACHDEP
"
>
&5
{
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
: result:
$MACHDEP
"
>
&5
$as_echo
"
$MACHDEP
"
>
&6
;
}
$as_echo
"
$MACHDEP
"
>
&6
;
}
PLATDIR
=
plat-
$MACHDEP
# Record the configure-time value of MACOSX_DEPLOYMENT_TARGET,
# Record the configure-time value of MACOSX_DEPLOYMENT_TARGET,
# it may influence the way we can build extensions, so distutils
# it may influence the way we can build extensions, so distutils
# needs to check it
# needs to check it
...
...
configure.ac
Dosyayı görüntüle @
092f616a
...
@@ -556,9 +556,6 @@ then
...
@@ -556,9 +556,6 @@ then
fi
fi
AC_MSG_RESULT($MACHDEP)
AC_MSG_RESULT($MACHDEP)
AC_SUBST(PLATDIR)
PLATDIR=plat-$MACHDEP
# Record the configure-time value of MACOSX_DEPLOYMENT_TARGET,
# Record the configure-time value of MACOSX_DEPLOYMENT_TARGET,
# it may influence the way we can build extensions, so distutils
# it may influence the way we can build extensions, so distutils
# needs to check it
# needs to check it
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment