Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111823529
D7357.id18862.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
575 B
Referenced Files
None
Subscribers
None
D7357.id18862.diff
View Options
Index: gnu/lib/libgcc/Makefile
===================================================================
--- gnu/lib/libgcc/Makefile
+++ gnu/lib/libgcc/Makefile
@@ -30,8 +30,7 @@
CFLAGS+= -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED \
-DHAVE_GTHR_DEFAULT \
-I${GCCLIB}/include \
- -I${GCCDIR}/config -I${GCCDIR} -I. \
- -I${CCDIR}/cc_tools
+ -I${GCCDIR}/config -I${GCCDIR} -I.
LDFLAGS+= -nodefaultlibs
LIBADD+= c
@@ -107,6 +106,9 @@
.endif # MK_LLVM_LIBUNWIND
+CFLAGS+= -I${CCDIR}/cc_tools
+
+
LIB2ADDEHSTATIC = $(LIB2ADDEH)
LIB2ADDEHSHARED = $(LIB2ADDEH)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 9, 9:41 PM (1 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17076351
Default Alt Text
D7357.id18862.diff (575 B)
Attached To
Mode
D7357: Fix build if gcc has also been build
Attached
Detach File
Event Timeline
Log In to Comment