Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153180637
D10091.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
873 B
Referenced Files
None
Subscribers
None
D10091.diff
View Options
Index: head/Mk/bsd.port.mk
===================================================================
--- head/Mk/bsd.port.mk
+++ head/Mk/bsd.port.mk
@@ -1572,7 +1572,7 @@
.endif
WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work
-.if !defined(IGNORE_MASTER_SITE_GITHUB) && defined(USE_GITHUB)
+.if !defined(IGNORE_MASTER_SITE_GITHUB) && defined(USE_GITHUB) && empty(USE_GITHUB:Mnodefault)
WRKSRC?= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME_EXTRACT}
.endif
# If the distname is not extracting into a specific subdirectory, have the
Index: head/sysutils/u-boot-rpi3/Makefile
===================================================================
--- head/sysutils/u-boot-rpi3/Makefile
+++ head/sysutils/u-boot-rpi3/Makefile
@@ -25,7 +25,6 @@
NO_ARCH= yes
-WRKSRC= ${WRKDIR}/u-boot-${DISTVERSION}
USES= gmake tar:bzip2
SSP_UNSAFE= yes # cross-LD does not support -fstack-protector
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 3:48 PM (8 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31849067
Default Alt Text
D10091.diff (873 B)
Attached To
Mode
D10091: Fixup USE_GITHUB=nodefault usage.
Attached
Detach File
Event Timeline
Log In to Comment