Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160559762
D1602.id3331.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
665 B
Referenced Files
None
Subscribers
None
D1602.id3331.diff
View Options
Index: head/Mk/Uses/scons.mk
===================================================================
--- head/Mk/Uses/scons.mk
+++ head/Mk/Uses/scons.mk
@@ -17,6 +17,8 @@
MAKEFILE= #
MAKE_FLAGS= #
ALL_TARGET= #
+CCFLAGS?= ${CFLAGS}
+LINKFLAGS?= ${LDFLAGS}
LIBPATH?= ${LOCALBASE}/lib
CPPPATH?= ${LOCALBASE}/include
SCONS= ${LOCALBASE}/bin/scons
Index: head/audio/csound/Makefile
===================================================================
--- head/audio/csound/Makefile
+++ head/audio/csound/Makefile
@@ -52,6 +52,7 @@
CFLAGS+= -fPIC -fopenmp -DUSE_OPENMP
LDFLAGS+= -pthread -Wl,-export-dynamic
+LINKFLAGS= # empty
SUB_FILES= pkg-message
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 26, 4:40 PM (6 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34360656
Default Alt Text
D1602.id3331.diff (665 B)
Attached To
Mode
D1602: Mk/Uses/scons.mk: restore ability to respect CFLAGS and LDFLAGS by default
Attached
Detach File
Event Timeline
Log In to Comment