diff --git a/hermit/usr/Makefile b/hermit/usr/Makefile index a0061f418..921b66574 100644 --- a/hermit/usr/Makefile +++ b/hermit/usr/Makefile @@ -2,8 +2,8 @@ override TOPDIR = $(shell pwd) ARCH = x86 TARGET=x86_64-hermit NJOBS=-j20 -OMPRT=libgomp -#OMPRT=libomp +#OMPRT=libgomp +OMPRT=libomp CROSSCOMPREFIX = x86_64-hermit NEWLIB = $(TOPDIR)/$(ARCH)/$(TARGET)