Codebase list dbusada / 58b3654
Pass GCC version as an argument to the binding generator Nicolas Boulenguez authored 1 year, 5 months ago Reto Buerki committed 1 year, 5 months ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
2323 override_dh_auto_build: thin-stamp
2424 thin-stamp:
2525 rm -fr thin
26 sh scripts/generate-thin-binding.sh
26 sh scripts/generate-thin-binding.sh g++-$(DEB_GNAT_VERSION)
2727 touch $@
2828
2929 .PHONY: override_dh_auto_test