diff --git a/scripts/native_simulator/Makefile b/scripts/native_simulator/Makefile index 905fe88be98e1..2a9b6594e0890 100644 --- a/scripts/native_simulator/Makefile +++ b/scripts/native_simulator/Makefile @@ -65,6 +65,7 @@ NSI_OPT?=-O0 NSI_WARNINGS?=-Wall -Wpedantic # Preprocessor flags NSI_CPPFLAGS?=-D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED +NSI_CPPFLAGS+=-I/usr/include/x86_64-linux-gnu NO_PIE_CO:=-fno-pie -fno-pic DEPENDFLAGS:=-MMD -MP diff --git a/west.yml b/west.yml index b32650989bacb..dc597e3f30ddb 100644 --- a/west.yml +++ b/west.yml @@ -286,7 +286,7 @@ manifest: - hal - name: hostap path: modules/lib/hostap - revision: 0798bf0faff40919bd577f1c8f75a2f9baae6299 + revision: pull/105/head - name: liblc3 revision: 48bbd3eacd36e99a57317a0a4867002e0b09e183 path: modules/lib/liblc3