freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][freetype/freetype][GSoC-2023-Ahmet] Update testing.mk


From: @goksu
Subject: [Git][freetype/freetype][GSoC-2023-Ahmet] Update testing.mk
Date: Mon, 24 Jul 2023 16:43:11 +0000

Ahmet Göksu pushed to branch GSoC-2023-Ahmet at FreeType / FreeType

Commits:

  • 331e0b97
    by Ahmet Göksu at 2023-07-24T16:43:07+00:00
    Update testing.mk

1 changed file:

Changes:

  • builds/testing.mk
    ... ... @@ -34,7 +34,7 @@ ifneq ($(findstring -pedantic,$(COMPILE)),)
    34 34
         endif
    
    35 35
     endif
    
    36 36
     
    
    37
    -FTLIB := $(LIB_DIR)/$(LIBRARY).$A
    
    37
    +FTLIB := $(LIB_DIR)
    
    38 38
     
    
    39 39
     ifeq ($(PLATFORM),unix)
    
    40 40
         override CC = $(CCraw)
    


  • reply via email to

    [Prev in Thread] Current Thread [Next in Thread]