mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 19:12:24 +08:00
better handling for X11 oddities on various systems
This commit is contained in:
4
config/mh-sun
Normal file
4
config/mh-sun
Normal file
@ -0,0 +1,4 @@
|
||||
# X11
|
||||
OPENWINHOME = /usr/openwin
|
||||
X11_INCLUDE_FLAGS = -I$(OPENWINHOME)/include
|
||||
X11_LIB_FLAGS = -L$(OPENWINHOME)/lib
|
Reference in New Issue
Block a user