Tools for testing pkgbuild
with_compiler
temporarily disables code compilation by setting
CC
, CXX
, makevars to test
. without_cache
resets the cache before and after running code
.
without_compiler(code) without_cache(code)
code |
Code to execute with broken compilers |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.