Advertisement
Guest User

Untitled

a guest
Aug 18th, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. export CPPFLAGS="-I/home/user/nacl_sdk/pepper_canary/include"
  2. export CFLAGS="-O2 -std=gnu99"
  3. export CXXFLAGS="-O2"
  4. export LDFLAGS="-L/home/user/nacl_sdk/pepper_canary/lib/glibc_x86_64/Release -Wl,-rpath-link=/home/user/nacl_sdk/pepper_canary/lib/glibc_x86_64/Release -L/home/user/nacl_sdk/pepper_canary/toolchain/linux_x86_glibc/x86_64-nacl/usr/lib -Wl,-rpath-link=/home/user/nacl_sdk/pepper_canary/toolchain/linux_x86_glibc/x86_64-nacl/usr/lib"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement