Skip to content

Conversation

@cafarm
Copy link
Contributor

@cafarm cafarm commented Nov 15, 2021

This pull fixes two issues I ran into while compiling from source:

  1. SourceCodeSyntaxHighlight.xcodeproj uses absolute paths to point to the dos2unix and highlight-wrapper projects. I replaced them with relative paths.
  2. The dos2unix and highlight-wrapper Makefiles fail to build on an M1 Mac. I added -target x86_64-apple-macos10.15 to the CFLAGS_x86_64 and LDFLAGS_x86_64.

@sbarex sbarex merged commit e55130d into sbarex:master Nov 15, 2021
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.

2 participants