Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

darwin ? #20

Open
gedw99 opened this issue Sep 28, 2021 · 1 comment
Open

darwin ? #20

gedw99 opened this issue Sep 28, 2021 · 1 comment
Labels
funny idea invalid This doesn't seem right

Comments

@gedw99
Copy link

gedw99 commented Sep 28, 2021

I wanted to try this out with caddy on my Mac

Using your make target of:

build:
	go build -a -trimpath -mod=vendor -buildmode=exe -gcflags="all=-smallframes -json=0,$(MKFILE_DIR)/$(OUT2_DIR)/foo.json -trimpath=$(MKFILE_DIR)" -asmflags=-trimpath=$(MKFILE_DIR) -ldflags "-buildid= -s -w -X main.goversion=$(GOVERSION) -X main.AppVersion=$(VERSION)" -o $(OUT_DIR)/$(PROG)$(BIN_SUFFIX) ./repique

I get:


package github.com/AZ-X/pique/repique
        imports github.com/AZ-X/pique/repique/behaviors: build constraints exclude all Go files

asm.s stuff is beyond my paygrade.

maybe it works if i change the go build to not use the asm files ?

Any ideas ?

@AZ-X
Copy link
Owner

AZ-X commented Jun 2, 2022

Announcement:

There is NO Mac support or faked release unless I got a most physical powerful Mac for daily use or test for free.

@AZ-X AZ-X pinned this issue Jul 17, 2022
@AZ-X AZ-X added the invalid This doesn't seem right label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
funny idea invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants