Skip to content

Instantly share code, notes, and snippets.

View bbondy's full-sized avatar
:shipit:
The plan: 1) Write code and run, 2) ???, 3) Do greater good.

Brian R. Bondy bbondy

:shipit:
The plan: 1) Write code and run, 2) ???, 3) Do greater good.
View GitHub Profile
ipfs://bafybeifk6th5qhox7pffjqjerbjxkpmsmufdcswdgacnmyv3fn53z2wgwe
ipfs://bafybeifk6th5qhox7pffjqjerbjxkpmsmufdcswdgacnmyv3fn53z2wgwe
python "../../build/toolchain/gcc_solink_wrapper.py" --readelf="readelf" --nm="nm" --sofile="./libvr_ui.so" --tocfile="./libvr_ui.so.TOC" --output="./libvr_ui.so" -- ../../third_party/llvm-build/Release+Asserts/bin/clang++ -shared -Wl,--fatal-warnings -fPIC -Wl,-z,noexecstack -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed -fuse-ld=lld -Wl,--icf=all -Wl,--color-diagnostics -m64 -Werror -Wl,--gdb-index -rdynamic -nostdlib++ --sysroot=../../build/linux/debian_sid_amd64-sysroot -L../../build/linux/debian_sid_amd64-sysroot/usr/local/lib/x86_64-linux-gnu -Wl,-rpath-link=../../build/linux/debian_sid_amd64-sysroot/usr/local/lib/x86_64-linux-gnu -L../../build/linux/debian_sid_amd64-sysroot/lib/x86_64-linux-gnu -Wl,-rpath-link=../../build/linux/debian_sid_amd64-sysroot/lib/x86_64-linux-gnu -L../../build/linux/debian_sid_amd64-sysroot/usr/lib/x86_64-linux-gnu -Wl,-rpath-link=../../build/linux/debian_sid_amd64-sysroot/usr/lib/x86_64-linux-gnu -o "./libvr_ui.so" -Wl,-soname="libvr_ui.so" @"./libvr_ui.so.rsp"
ld.lld:
@bbondy
bbondy / 0x64530744b629bC4b0be09354D07f72d393b10aC9
Created October 17, 2017 01:29
0x64530744b629bC4b0be09354D07f72d393b10aC9
0x64530744b629bC4b0be09354D07f72d393b10aC9
@bbondy
bbondy / givemeether
Created August 23, 2017 18:48
givemeether
0x35CCA2Cf8d9505EaD144e7D8B2Bb338de6884ea4

Keybase proof

I hereby claim:

  • I am bbondy on github.
  • I am bbondy (https://keybase.io/bbondy) on keybase.
  • I have a public key whose fingerprint is 3655 5A08 7A88 ABC7 A6B6 2FCD 7FF3 A977 A78E E6AC

To claim this, I am signing this object:

@bbondy
bbondy / Dockerfile
Last active August 29, 2015 14:24
Graphene docker configuration
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Create a build and development environment for Graphene
FROM ubuntu:12.10
MAINTAINER Brian R. Bondy "netzen@gmail.com"
RUN apt-get install -y autoconf2.13 bison bzip2 ccache curl flex gawk gcc g++ g++-multilib gcc-4.7 g++-4.7 g++-4.7-multilib git lib32ncurses5-dev lib32z1-dev libgconf2-dev libgl1-mesa-dev libx11-dev make zip unzip libdbus-glib-1-2 libxt6 lzop