Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F173590913
D2591.id5491.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
365 B
Referenced Files
None
Subscribers
None
D2591.id5491.diff
View Options
Index: lib/csu/Makefile
===================================================================
--- lib/csu/Makefile
+++ lib/csu/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
-ARCH= ${MACHINE_ARCH:S/i386/i386-elf/}
-.if exists(${.CURDIR}/${ARCH})
-SUBDIR+= ${ARCH}
+.if exists(${.CURDIR}/${MACHINE_ARCH})
+SUBDIR+= ${MACHINE_ARCH}
.else
SUBDIR+= ${MACHINE_CPUARCH}
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 28, 1:12 AM (19 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39774334
Default Alt Text
D2591.id5491.diff (365 B)
Attached To
Mode
D2591: All FreeBSD platforms are elf: move i386-elf to i386
Attached
Detach File
Event Timeline
Log In to Comment