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

compilation fix #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

compilation fix #1

wants to merge 1 commit into from

Conversation

ildus
Copy link

@ildus ildus commented Apr 19, 2015

No description provided.

@qw3rtman
Copy link

qw3rtman commented Jun 1, 2015

👍 . This fixes my error when using make:

gcc -Wall -pedantic -g -DUNIX_HOST -DVER=\"`svnversion -n`\"   -c -o picoc.o picoc.c
clang: error: no such file or directory: 'directory"'
make: *** [picoc.o] Error 1

@e8johan
Copy link

e8johan commented Jun 2, 2015

Please consider this instead, #5, it replaces the svn version with the git hash, instead of just removing the information.

@Kerollmops
Copy link

up 👍

Coder666 pushed a commit to Coder666/picoc that referenced this pull request Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants