Guest User

Untitled

a guest
Jan 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. --- memory/jemalloc/Makefile.in.old 2011-10-13 15:17:51.954573640 -0700
  2. +++ memory/jemalloc/Makefile.in 2011-10-13 15:18:00.874572833 -0700
  3. @@ -61,9 +61,6 @@
  4. endif
  5.  
  6. ifeq (Linux,$(OS_TARGET))
  7. -#XXX: PGO on Linux causes problems here
  8. -# See bug 419470
  9. -NO_PROFILE_GUIDED_OPTIMIZE = 1
  10. endif
  11.  
  12. include $(topsrcdir)/config/rules.mk
Add Comment
Please, Sign In to add comment