Skip to content

Instantly share code, notes, and snippets.

View joamaki's full-sized avatar
💭
I may be slow to respond.

Jussi Mäki joamaki

💭
I may be slow to respond.
  • Zurich, Switzerland
View GitHub Profile
@joamaki
joamaki / gist:9ee11294c78a8dd2776041f67e5620e7
Created May 28, 2021 08:32
kernel config - ice regression
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.12.0-rc3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 10.2.0-13ubuntu1) 10.2.0"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=100200
CONFIG_CLANG_VERSION=0
CONFIG_LD_IS_BFD=y
CONFIG_LD_VERSION=23501
Process: leakcrash [4139]
Path: /Users/USER/Library/Developer/Xcode/DerivedData/leakcrash-ceslqdsehfpeysczlshmdeptudxp/Build/Products/Release/leakcrash.app/Contents/MacOS/leakcrash
Identifier: leakcrash
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: Instruments [1526]
Responsible: leakcrash [4139]
User ID: 502
Date/Time: 2015-10-23 15:42:42.781 +0200
# modification in cabal build support:
for i in Setup.hs Setup.lhs; do
test -f $i && \
${if buildSetupWithBareGhc
then "${ghc.ghc}/bin/ghc"
else "ghc"} --make $i
# ...
# In project's default.nix: