mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Added initial support for LinuxPPC.
This commit is contained in:
3
wmake/rules/linuxPPC64Gcc/X
Normal file
3
wmake/rules/linuxPPC64Gcc/X
Normal file
@ -0,0 +1,3 @@
|
||||
XFLAGS =
|
||||
XINC = $(XFLAGS) -I/usr/X11R6/include
|
||||
XLIBS = -L/usr/X11R6/lib64 -lXext -lX11
|
||||
Reference in New Issue
Block a user