Aurelien Larcher
2019-08-20 d7797feb8318300afb24bb2fbdbe1a2f4418a332
x11: add GNU path by default to librairies
1 files modified
1 ■■■■ changed files
make-rules/x11.mk 1 ●●●● patch | view | raw | blame | history
make-rules/x11.mk
@@ -70,6 +70,7 @@
#
ifeq ($(strip $(X11_CATEGORY)),LIB)
BUILD_BITS = 32_and_64
PATH=$(PATH.gnu)
COMPONENT_CLASSIFICATION = System/X11
COMPONENT_LICENSE        = MIT License
endif