Skip to content

Instantly share code, notes, and snippets.

View floren's full-sized avatar

John Floren floren

View GitHub Profile
module test
go 1.13
require golang.org/x/sys v0.0.0-20200523222454-059865788121
@floren
floren / keybase.md
Last active October 19, 2017 15:13

Keybase proof

I hereby claim:

  • I am floren on github.
  • I am jfloren (https://keybase.io/jfloren) on keybase.
  • I have a public key ASA2URCKnTIi0wgFCZTV6t-sOgGp5MI-2q9PTYRpsWm6swo

To claim this, I am signing this object:

Grab the latest ghostscript source
Unpack
./configure && make # You can control-C after a few seconds
cp ./obj/arch.h obj/harvey-arch.h
Edit Makefile.in and modify the following variables as such:
EXTRALIBS=$(XTRALIBS) @LIBS@ @DYNAMIC_LIBS@ @FONTCONFIG_LIBS@ @FT_LIBS@ @JPX_AUTOCONF_LIBS@ ${APEX}/amd64/lib/crt1.o ${APEX}/amd64/lib/crti.o ${APEX}/amd64/lib/crtn.o -L ${APEX}/amd64/lib -L ${HARVEY}/amd64/lib -lap -lc
AUXEXTRALIBS=$(XTRALIBS) @DYNAMIC_LIBS@ @FONTCONFIG_LIBS@ @FT_LIBS@ @JPX_AUTOCONF_LIBS@ @AUX_SHARED_ZLIB@
TARGET_ARCH_FILE=./obj/harvey-arch.h
CCAUX_=$(CCAUX)