Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit65c4a52

Browse files
committed
From: "Eric H. Raskin" <ehr@listworks.com>
Subject: [PATCHES] DG/UX 5.4R11 patches1) config.guess -- it doesn't understand that the new default "TARGET_BINARY_INTERFACE" (m88kdgux) is now an ELF format, not BCS.
1 parentfb5be86 commit65c4a52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/config.guess

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ EOF
181181
UNAME_PROCESSOR=`/usr/bin/uname -p`
182182
if [$UNAME_PROCESSOR= mc88100-o$UNAME_PROCESSOR= mc88110 ];then
183183
if [${TARGET_BINARY_INTERFACE}x= m88kdguxelfx \
184+
-o${TARGET_BINARY_INTERFACE}x= m88kdguxx \
184185
-o${TARGET_BINARY_INTERFACE}x= x ];then
185186
echo m88k-dg-dgux${UNAME_RELEASE}
186187
else

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp