Skip to content

Instantly share code, notes, and snippets.

@rbgarga
Created January 25, 2014 17:48
Show Gist options
  • Save rbgarga/8620472 to your computer and use it in GitHub Desktop.
Save rbgarga/8620472 to your computer and use it in GitHub Desktop.
Index: Makefile
===================================================================
--- Makefile (revision 340825)
+++ Makefile (working copy)
@@ -111,6 +111,7 @@
.if (${ARCH} == "amd64")
ARCH= x86_64
+CFLAGS+= -fPIC
.endif
.if !${PORT_OPTIONS:MLINKS} || ${PORT_OPTIONS:MREPLACE_BASE}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment