Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/lang/asmc/files/patch-source_asmc_makefile
34598 views
--- source/asmc/makefile.orig	2026-03-12 15:53:40 UTC
+++ source/asmc/makefile
@@ -2,7 +2,7 @@
 # Makefile for Asmc
 #
 
-flags = -Cs -Iinc -I../../include
+flags = -Cs -Iinc -I../../include -Bl/usr/bin/cc
 ifdef SUBVERSION
 flags += -DSUBVERSION=$(SUBVERSION)
 endif