Go to file
Jens Petersen 1facb30fc0 ghc_bin_build,ghc_lib_build: defining %ghc_debuginfo allows debuginfo
Needed for ghcX.Y which builds hadrian using %ghc_bin_build
which accidently disabled debuginfo as a side-effect,
which lead to ghcX.Y-compiler .build-id file conflicts:

Error: Transaction test error:
  file /usr/lib/.build-id/4e/f85f81abfd9c031a34af8117ab8e14fcbae536 from install of ghc9.4-compiler-9.4.0.20220623-5.fc36.x86_64 conflicts with file from package ghc9.2-compiler-9.2.3-10.fc36.x86_64

due to missing debuginfo data
2022-07-18 16:27:43 +08:00
tests tests: set SUDO for non-root 2018-10-15 23:39:53 +09:00
.gitignore .gitignore: ignore local ghc-rpm-macros-*/ dirs 2011-11-17 11:07:00 +09:00
AUTHORS new cabal-tweak-drop-dep and other merges from github 2017-02-08 15:26:07 +09:00
COPYING update license and use https for subpackage url (Tim Landscheidt,#2) 2022-04-27 10:54:18 +08:00
Setup.hs insert a Setup.hs file if none shipped in package 2018-07-31 01:30:50 +09:00
cabal-tweak-dep-ver cabal-tweak-*: output errors to stderr with scriptname 2020-06-18 11:08:33 +08:00
cabal-tweak-drop-dep cabal-tweak-*: output errors to stderr with scriptname 2020-06-18 11:08:33 +08:00
cabal-tweak-flag cabal-tweak-*: output errors to stderr with scriptname 2020-06-18 11:08:33 +08:00
cabal-tweak-remove-upperbound cabal-tweak-*: output errors to stderr with scriptname 2020-06-18 11:08:33 +08:00
ghc-deps.sh ghc-deps.sh: ShellCheck tweaks and sort uniq output 2022-06-11 12:40:42 +08:00
ghc-pkg-wrapper fix Hadrian ghc dependency generation 2021-12-20 01:36:16 +08:00
ghc-rpm-macros.spec ghc_bin_build,ghc_lib_build: defining %ghc_debuginfo allows debuginfo 2022-07-18 16:27:43 +08:00
ghc.attr ghc-deps.sh: split off buildroot from the ghclibdir arg for more precise paths 2022-06-10 14:36:23 +08:00
macros.ghc ghc_bin_build,ghc_lib_build: defining %ghc_debuginfo allows debuginfo 2022-07-18 16:27:43 +08:00
macros.ghc-extra define ghc_prefix (used for ghcX.Y packaging) 2022-06-08 17:12:57 +08:00
macros.ghc-os Revert "add %ghc_devel_prof config to handle devel/prof lib BRs" 2019-09-27 23:45:23 +08:00
sources Setup of module ghc-rpm-macros 2009-05-13 05:10:46 +00:00