[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 11beee8: Allow setting `CC' in Unix build (#58051).
From: |
Alexei Podtelezhnikov |
Subject: |
Re: 11beee8: Allow setting `CC' in Unix build (#58051). |
Date: |
Wed, 15 Apr 2020 21:42:00 -0400 |
+override CC := $(LIBTOOL) --mode=compile $(CCraw)
Hi Werner,
This breaks libtool for freetype2-demos. It can no longer determine
the language tag automatically:
libtool: error: specify a tag with '--tag'
Alexei
- Re: 11beee8: Allow setting `CC' in Unix build (#58051).,
Alexei Podtelezhnikov <=