Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144473636
D42613.id130133.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
829 B
Referenced Files
None
Subscribers
None
D42613.id130133.diff
View Options
diff --git a/lib/libc/Makefile b/lib/libc/Makefile
--- a/lib/libc/Makefile
+++ b/lib/libc/Makefile
@@ -147,7 +147,6 @@
VERSION_DEF=${LIBC_SRCTOP}/Versions.def
SYMBOL_MAPS=${SYM_MAPS}
-CFLAGS+= -DSYMBOL_VERSIONING
# If there are no machine dependent sources, append all the
# machine-independent sources:
diff --git a/lib/liblzma/Makefile b/lib/liblzma/Makefile
--- a/lib/liblzma/Makefile
+++ b/lib/liblzma/Makefile
@@ -156,7 +156,6 @@
VERSION_DEF= ${.CURDIR}/Versions.def
SYMBOL_MAPS= ${.CURDIR}/Symbol.map
-CFLAGS+= -DSYMBOL_VERSIONING
CLEANFILES+= liblzma.pc
diff --git a/lib/libz/Makefile b/lib/libz/Makefile
--- a/lib/libz/Makefile
+++ b/lib/libz/Makefile
@@ -51,7 +51,6 @@
VERSION_DEF= ${.CURDIR}/Versions.def
SYMBOL_MAPS= ${.CURDIR}/Symbol.map
-CFLAGS+= -DSYMBOL_VERSIONING
INCS= zconf.h zlib.h
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 3:22 PM (5 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28585194
Default Alt Text
D42613.id130133.diff (829 B)
Attached To
Mode
D42613: lib{c,lzma,z}: remove -DSYMBOL_VERSIONING from CFLAGS
Attached
Detach File
Event Timeline
Log In to Comment