2025-02-01 08:37 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

+ config/android/clang.mk
    + allow to create android builds with CLANG

  * config/common/watcom.mk
    ! fixed C compilation in sh like shells
This commit is contained in:
Przemyslaw Czerpak
2025-02-01 08:37:25 +01:00
parent a9e60478a3
commit 57f11bfb89
3 changed files with 13 additions and 1 deletions

1
config/android/clang.mk Normal file
View File

@@ -0,0 +1 @@
include $(TOP)$(ROOT)config/linux/clang.mk