Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Jun 5, 2024
1 parent 08ba664 commit 2df4eb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Makevars
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_CPPFLAGS = -I"../inst/include/" -I"../inst/include/quickjs"
PKG_CPPFLAGS += -DCONFIG_BIGNUM
PKG_CPPFLAGS += -DCONFIG_BIGNUM -D_POSIX_C_SOURCE
PKG_CPPFLAGS += -DCONFIG_VERSION=\"$(shell cat quickjs/VERSION)\"
PKG_LIBS = ../inst/lib/$(R_ARCH)/libquickjs.a

Expand Down
2 changes: 1 addition & 1 deletion src/quickjs
Submodule quickjs updated 1 files
+1 −9 cutils.h

0 comments on commit 2df4eb9

Please sign in to comment.