Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F12945020
D14499.id42248.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
341 B
Subscribers
None
D14499.id42248.diff
View Options
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -302,6 +302,7 @@
# Wrap some glibc functions with ours
add_linker_flags(-Wl,--wrap=exp)
add_linker_flags(-Wl,--wrap=log)
+ add_linker_flags(-Wl,--wrap=log2)
add_linker_flags(-Wl,--wrap=pow)
if(NOT HAVE_LARGE_FILE_SUPPORT)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 6, 17:10 (18 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5082754
Default Alt Text
D14499.id42248.diff (341 B)
Attached To
D14499: [gitian] Fix log2 symbol versioning
Event Timeline
Log In to Comment