Skip to content

Fix FreeBSD build - #69

Open
rosorio wants to merge 2 commits into
kitsunyan:masterfrom
rosorio:master
Open

Fix FreeBSD build#69
rosorio wants to merge 2 commits into
kitsunyan:masterfrom
rosorio:master

Conversation

@rosorio

@rosorio rosorio commented Aug 24, 2023

Copy link
Copy Markdown

Remove linuxisms on intel-undervolt build process

  • fix sed syntax in configure script
  • made gcc optional if the CC variable set when calling make

BSD sed requires option switches to be placed before input file name.
This syntax is supported by gnu sed.
In FreeBSD clang is the default C compiler, use gcc if no compiler
was define
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.

1 participant